Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonDanisch authored Oct 5, 2018
1 parent f1f1279 commit 540a781
Showing 1 changed file with 2 additions and 15 deletions.
17 changes: 2 additions & 15 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,23 +2,10 @@ language: julia
os:
- linux
- osx

julia:
- 0.6
- 0.7

matrix:
allow_failures:
- julia: 0.7
- 1.0
- nightly

notifications:
email: false
sudo: false
=======
git:
depth: 99999999
## uncomment the following lines to allow failures on nightly julia
## (tests will run but not make your overall status red)
matrix:
allow_failures:
- julia: nightly

0 comments on commit 540a781

Please sign in to comment.