Skip to content

Commit aed7804

Browse files
committed
Update to test on Julia 1.2
1 parent 951b840 commit aed7804

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
@@ -6,6 +6,7 @@ os:
66
julia:
77
- 1.0
88
- 1.1
9+
- 1.2
910
- nightly
1011
notifications:
1112
email: false

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.0
44
- julia_version: 1.1
5+
- julia_version: 1.2
56
- julia_version: latest
67

78
platform:

0 commit comments

Comments
 (0)