Skip to content

Commit

Permalink
Do testing on 0.7 as well as nightly, but allow failures for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
richardreeve committed Jul 10, 2018
1 parent daa07ba commit d7a3346
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,13 @@ os:

julia:
- 0.6
- 0.7
- nightly

matrix:
fast_finish: true
allow_failures:
- julia: 0.7
- julia: nightly

before_install:
Expand Down

0 comments on commit d7a3346

Please sign in to comment.