Skip to content

Commit

Permalink
run CI on Julia 1.1 (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
bicycle1885 committed Mar 2, 2019
1 parent 631bdaa commit a5ec201
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 @@ -4,8 +4,8 @@ os:
- linux
- osx
julia:
- 0.7
- 1.0
- 1.1
- nightly
matrix:
allow_failures:
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: 0.7
- julia_version: 1.0
- julia_version: 1.1
- julia_version: latest

platform:
Expand Down

0 comments on commit a5ec201

Please sign in to comment.