Skip to content

Commit

Permalink
Update CI to Julia 1.3. (#1199)
Browse files Browse the repository at this point in the history
  • Loading branch information
fredrikekre authored and mortenpi committed Nov 28, 2019
1 parent 4e2e7ed commit 9a7af14
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
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.2
- julia_version: 1.3
- julia_version: nightly

platform:
Expand Down
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ os:

julia:
- 1.0
- 1.2
- 1.3
- nightly
matrix:
Expand Down

0 comments on commit 9a7af14

Please sign in to comment.