Skip to content

Commit

Permalink
update CI versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisRackauckas committed Sep 22, 2019
1 parent 017ec2c commit 8954872
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ os:
# - osx
- linux
julia:
- 1.0
- 1.2
- nightly
matrix:
allow_failures:
Expand Down
3 changes: 1 addition & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
environment:
matrix:
- julia_version: 0.7
- julia_version: 1
- julia_version: 1.2
- julia_version: nightly

platform:
Expand Down

0 comments on commit 8954872

Please sign in to comment.