Skip to content

Commit a6b2831

Browse files
martinholtersfredrikekre
authored andcommitted
Run CI on Julia 1.2 (#657)
Nightly is 1.3 now, so 1.2 needs an extra entry.
1 parent f5f3d54 commit a6b2831

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 @@ julia:
77
- 0.7
88
- 1.0
99
- 1.1
10+
- 1.2
1011
- nightly
1112
notifications:
1213
email: false

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ environment:
44
- julia_version: 0.7
55
- julia_version: 1.0
66
- julia_version: 1.1
7+
- julia_version: 1.2
78
- julia_version: latest
89

910
platform:

0 commit comments

Comments
 (0)