Skip to content

Commit

Permalink
travis tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
ulrikpedersen committed Oct 14, 2014
1 parent 605ee6c commit a854229
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ install:
- pwd
- ls *
- cmake -DHDF5_USE_STATIC_LIBRARIES=ON -DHDF5_ROOT=$(pwd)/hdf5swmr/ .
- make VERBOSE=1 && make install
- make VERBOSE=1 && sudo make install
script:
- which swmr
- ldd $(which swmr)
Expand Down

0 comments on commit a854229

Please sign in to comment.