Skip to content

Commit 62f4586

Browse files
committed
Test on 1.4
1 parent 2eab2e7 commit 62f4586

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ os:
44
- linux
55
- osx
66
julia:
7-
- "1.3"
7+
- "1.3"
8+
- "1.4"
89
- nightly
910
matrix:
1011
allow_failures:

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
environment:
22
matrix:
33
- julia_version: 1.3
4+
- julia_version: 1.4
45
- julia_version: nightly
56

67
platform:

0 commit comments

Comments
 (0)