Skip to content

Commit 0320494

Browse files
committed
Test on Julia v1.1
1 parent 9505ffa commit 0320494

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 @@ os:
77
julia:
88
- 0.7
99
- 1.0
10+
- 1.1
1011
- nightly
1112
matrix:
1213
allow_failures:

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

78
platform:

0 commit comments

Comments
 (0)