Skip to content

Commit

Permalink
update CI versions
Browse files Browse the repository at this point in the history
  • Loading branch information
stevengj committed May 13, 2020
1 parent 9c263e5 commit 41c1758
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ os:
- linux
- osx
julia:
- 0.7
- 1.0
- 1.3
- 1.4
- nightly
env:
matrix:
Expand Down
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
environment:
matrix:
- julia_version: 0.7
- julia_version: 1
- julia_version: 1.3
- julia_version: 1.4
- julia_version: nightly

platform:
Expand Down

0 comments on commit 41c1758

Please sign in to comment.