Skip to content

Commit 9b726d7

Browse files
committed
Test Julia 1.1 on CI
1 parent 4b32f67 commit 9b726d7

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
@@ -7,6 +7,7 @@ os:
77
julia:
88
- 0.7
99
- 1.0
10+
- 1.1
1011
- nightly
1112

1213
notifications:

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ environment:
22
matrix:
33
- julia_version: 0.7
44
- julia_version: 1.0
5+
- julia_version: 1.1
56
- julia_version: nightly
67

78
platform:

0 commit comments

Comments
 (0)