Skip to content

Commit

Permalink
Run the Travis CI tests on the latest version of Julia (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
DilumAluthge authored Aug 3, 2020
1 parent a7e54c5 commit a724b6c
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,10 @@ os:
- osx
- windows
julia:
- 1.0
- nightly
- '1.0'
- '1.3'
- '1'
- 'nightly'
matrix:
allow_failures:
- julia: nightly
Expand Down

0 comments on commit a724b6c

Please sign in to comment.