Skip to content

Commit 017006c

Browse files
committed
Also run CI on 1.1
1 parent 8ef7abf commit 017006c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ julia:
66
- 0.6
77
- 0.7
88
- 1.0
9+
- 1.1
910
- nightly
1011
notifications:
1112
email: false

appveyor.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
environment:
22
matrix:
3-
- julia_version: 1
3+
- julia_version: 1.1
4+
- julia_version: 1.0
45
- julia_version: 0.6
56

67
platform:

0 commit comments

Comments
 (0)