Skip to content

Commit 41c997b

Browse files
committed
hdf
1 parent 173eff5 commit 41c997b

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
@@ -16,7 +16,10 @@ install:
1616
- sudo apt-get install python3-pip
1717
- export HDF5_DIR=/usr/include/hdf5
1818
- export USE_SETUPCFG=0
19+
- ls -l /usr/include/hdf5/serial
1920
- export HDF5_INCDIR=/usr/include/hdf5/serial
21+
- ls -l /usr/lib/x86_64-linux-gnu/hdf5/serial
22+
- ls -l /usr/lib/hdf5
2023
- export HDF5_LIBDIR=/usr/lib/x86_64-linux-gnu/hdf5/serial
2124
- pip3 install netCDF4
2225
- wget https://github.com/marqh/terra/archive/master.zip

0 commit comments

Comments
 (0)