Skip to content

Commit

Permalink
Add tests with Julia 1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
lbenet committed May 28, 2020
1 parent 0e85e01 commit ea4bdff
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ os:
julia:
- 1.0
- 1.4
- 1.5
- nightly

notifications:
Expand All @@ -18,7 +19,9 @@ env:

matrix:
allow_failures:
- julia: nightly
- julia:
- 1.5
- nightly
include:
- stage: "Documentation"
julia: 1.1
Expand Down

0 comments on commit ea4bdff

Please sign in to comment.