Skip to content

Commit 89f86f4

Browse files
committed
Add julia 1.1 to ci config
1 parent e3fd57d commit 89f86f4

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ os:
44
- osx
55
julia:
66
- 1.0
7+
- 1.1
78
- nightly
89
notifications:
910
email: false

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
environment:
22
matrix:
33
- julia_version: 1.0
4+
- julia_version: 1.1
45
- julia_version: nightly
56

67
platform:

0 commit comments

Comments
 (0)