Skip to content

Commit

Permalink
Stop testing Julia 0.7, test Julia 1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
emmt committed Dec 5, 2019
1 parent d264c7e commit 39828aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ os:
- osx

julia:
- 0.7
- 1.0
- 1.1
- 1.2
- 1.3
- nightly

# Uncomment the following lines to allow failures on nightly julia
Expand Down

0 comments on commit 39828aa

Please sign in to comment.