Skip to content

Commit

Permalink
Merge pull request #114 from dehann/maintenance/travishdf5error
Browse files Browse the repository at this point in the history
test change in travis file
  • Loading branch information
dehann authored May 17, 2018
2 parents c39f42c + 0441048 commit 1d2b67c
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
language: julia
dist: trusty
sudo: required
os:
- linux
- osx
Expand All @@ -9,6 +7,10 @@ julia:
- nightly
notifications:
email: false
addons:
apt:
packages:
- hdf5-tools
matrix:
allow_failures:
- os: osx
Expand Down

0 comments on commit 1d2b67c

Please sign in to comment.