Skip to content

Commit f31c398

Browse files
committed
test with Julia 1.4
1 parent be8457c commit f31c398

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
environment:
22
matrix:
33
- julia_version: 1
4-
- julia_version: 1.3
4+
- julia_version: 1.4
55
- julia_version: nightly
66

77
platform:

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ os:
55
- osx
66
julia:
77
- 1.0
8-
- 1.3
8+
- 1.4
99
- nightly
1010
notifications:
1111
email: false

0 commit comments

Comments
 (0)