Skip to content

Commit c385dd3

Browse files
committed
Test on 1.4
1 parent 60235cb commit c385dd3

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.1
99
- 1.2
1010
- 1.3
11+
- 1.4
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: 1
44
- julia_version: 1.1
55
- julia_version: 1.2
6-
- julia_version: 1.3
6+
- julia_version: 1.3
7+
- julia_version: 1.4
78
- julia_version: nightly
89

910
platform:

0 commit comments

Comments
 (0)