Skip to content

Commit

Permalink
switched to pnetcdf 1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
edhartnett committed Mar 19, 2019
1 parent 5ec13ea commit b4e8d5f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ before_script:
- tar -xzvf hdf5-1.10.4.tar.gz
- pushd hdf5-1.10.4
- ./configure --prefix=/usr --enable-parallel
- make
- sudo make install
- make &> /dev/null
- sudo make install
- popd
- wget https://github.com/Unidata/netcdf-c/archive/v4.6.3.tar.gz
- tar -xzvf v4.6.3.tar.gz
Expand Down

0 comments on commit b4e8d5f

Please sign in to comment.