Skip to content

Commit

Permalink
Run CI on master again and remove nonneeded hdf5 install (#141)
Browse files Browse the repository at this point in the history
  • Loading branch information
KristofferC committed Aug 15, 2019
1 parent 0ce5401 commit 2867134
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ julia:
- nightly
notifications:
email: false

addons:
apt:
packages:
- hdf5-tools
branches:
only:
- master
- /^v\d+\.\d+(\.\d+)?(-\S*)?$/

sudo: false
#script:
Expand Down

0 comments on commit 2867134

Please sign in to comment.