Skip to content

Commit 47d91bd

Browse files
hdf5 dropped
1 parent a0ef8df commit 47d91bd

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.travis.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,6 @@ julia:
77
- 0.7
88
notifications:
99
email: false
10-
addons:
11-
apt:
12-
packages:
13-
- hdf5-tools
14-
before_script:
15-
- if [ $TRAVIS_OS_NAME = osx ]; then brew install gcc; brew link --overwrite gcc; brew install hdf5; fi
1610
# script:
1711
# - if [[ -a .git/shallow ]]; then git fetch --unshallow; fi
1812
# - julia -e 'Pkg.clone(pwd()); Pkg.build("Anasol"); Pkg.test("Anasol"; coverage=true)';

0 commit comments

Comments
 (0)