Skip to content

Commit

Permalink
hdf5-tools added
Browse files Browse the repository at this point in the history
  • Loading branch information
montyvesselinov committed Jul 22, 2017
1 parent b87f141 commit 9de3fcd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ julia:
- 0.5
notifications:
email: false
addons:
apt:
packages:
- hdf5-tools
script:
- if [[ -a .git/shallow ]]; then git fetch --unshallow; fi
- julia -e 'Pkg.clone(pwd());'
Expand Down

0 comments on commit 9de3fcd

Please sign in to comment.