Skip to content

Commit

Permalink
fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
aviatesk committed Mar 3, 2020
1 parent 75e0bd4 commit 810dfc3
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,16 @@ os:
- osx

julia:
- 1
- 1.0
- 1.3
- 1.4
- nightly

matrix:
allow_failures:
- 1.4
- julia: 1.0
- julia: 1.4
- julia: nightly

notifications:
email: false

0 comments on commit 810dfc3

Please sign in to comment.