Skip to content

Commit

Permalink
Update travis and appveyor to Julia 1.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
richardreeve committed Aug 13, 2020
1 parent 8e8866b commit 5cb2239
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ os:

julia:
- 1.0
- 1.4
- 1.5
- nightly

matrix:
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
environment:
matrix:
- julia_version: 1.0
- julia_version: 1.4
- julia_version: 1.5
- julia_version: nightly

platform:
Expand Down

0 comments on commit 5cb2239

Please sign in to comment.