Skip to content

Commit d2add70

Browse files
committed
Test on 1.2
1 parent 6891d7f commit d2add70

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ os:
66
julia:
77
- 0.7
88
- 1.0
9+
- 1.1
10+
- 1.2
911
- nightly
1012
matrix:
1113
allow_failures:

appveyor.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ environment:
22
matrix:
33
- julia_version: 0.7
44
- julia_version: 1.0
5+
- julia_version: 1.1
6+
- julia_version: 1.2
57
- julia_version: nightly
68

79
platform:

0 commit comments

Comments
 (0)