Skip to content

Commit 173eff5

Browse files
committed
hdf
1 parent 97e6efd commit 173eff5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ install:
1515
- sudo apt-get install python3-six
1616
- sudo apt-get install python3-pip
1717
- export HDF5_DIR=/usr/include/hdf5
18+
- export USE_SETUPCFG=0
19+
- export HDF5_INCDIR=/usr/include/hdf5/serial
20+
- export HDF5_LIBDIR=/usr/lib/x86_64-linux-gnu/hdf5/serial
1821
- pip3 install netCDF4
1922
- wget https://github.com/marqh/terra/archive/master.zip
2023
- unzip master.zip

0 commit comments

Comments
 (0)