Skip to content

Commit 478cc0a

Browse files
committed
test on 1.2
1 parent aec438b commit 478cc0a

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,12 @@ os:
66
julia:
77
- "1.0"
88
- "1.1"
9+
- "1.2"
910
- nightly
1011
matrix:
1112
allow_failures:
1213
- julia: nightly
14+
- os: osx
1315
notifications:
1416
email: false
1517
after_script:

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: 1
44
- julia_version: 1.1
5+
- julia_version: 1.2
56
- julia_version: nightly
67

78
platform:

0 commit comments

Comments
 (0)