Skip to content

Commit

Permalink
Add julia 1.1 to ci config
Browse files Browse the repository at this point in the history
  • Loading branch information
davidanthoff committed Jan 23, 2019
1 parent e3fd57d commit 89f86f4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ os:
- osx
julia:
- 1.0
- 1.1
- nightly
notifications:
email: false
Expand Down
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
environment:
matrix:
- julia_version: 1.0
- julia_version: 1.1
- julia_version: nightly

platform:
Expand Down

0 comments on commit 89f86f4

Please sign in to comment.