Skip to content

Commit

Permalink
update travis
Browse files Browse the repository at this point in the history
  • Loading branch information
baggepinnen committed Apr 8, 2019
1 parent 2e0fffe commit bbef6ad
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Expand Up @@ -4,7 +4,7 @@ os:
- linux
- osx
julia:
- 1.0
- 1.1
- nightly
notifications:
email: false
Expand All @@ -14,6 +14,7 @@ git:
## uncomment the following lines to allow failures on nightly julia
## (tests will run but not make your overall status red)
matrix:
fast_finish: true
allow_failures:
- julia: nightly
# uncomment the following lines to override the default test script
Expand Down

0 comments on commit bbef6ad

Please sign in to comment.