Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jwscook committed Feb 6, 2019
2 parents c1e3e56 + 45fbf1c commit 536ab0c
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,17 @@ os:
- linux
- osx
julia:
- 0.7
- 1.0
- 1.1
- nightly
matrix:
allow_failures: false

branches:
only:
- master
- dev

notifications:
email: false

Expand Down

0 comments on commit 536ab0c

Please sign in to comment.