Skip to content

Commit 33fe611

Browse files
committed
nc-dev
1 parent f05ef4b commit 33fe611

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ language: python
77
install:
88
- sudo apt-get install python3-h5py
99
- sudo apt-get install python3-requests
10-
- sudo apt-get install libnetcdf
10+
- sudo apt-get install libnetcdf-c
11+
- sudo apt-get install libnetcdf-dev
1112
- sudo apt-get install python3-netcdf4
1213
- sudo apt-get install python3-jinja2
1314
- sudo apt-get install python3-six

0 commit comments

Comments
 (0)