Skip to content

Commit 12e245e

Browse files
committed
Test on 1.3
1 parent c457caf commit 12e245e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ julia:
88
- 1.0
99
- 1.1
1010
- 1.2
11+
- 1.3
1112
- nightly
1213
matrix:
1314
allow_failures:

appveyor.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ environment:
33
- julia_version: 0.7
44
- julia_version: 1
55
- julia_version: 1.1
6-
- julia_version: 1.2
6+
- julia_version: 1.2
7+
- julia_version: 1.3
78
- julia_version: nightly
89

910
platform:

0 commit comments

Comments
 (0)