Skip to content

Commit

Permalink
fix matrix in .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander-Barth committed Aug 11, 2018
1 parent 4b78864 commit 6cf1c93
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,9 @@ 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: 1.0
- julia: 1
matrix:
allow_failures:
- julia: 1.0

## uncomment and modify the following lines to manually install system packages
#addons:
Expand Down

0 comments on commit 6cf1c93

Please sign in to comment.