Skip to content

Commit 4065093

Browse files
authored
Test latest Julia version on CI (#189)
1 parent 5107e35 commit 4065093

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ os:
44
- linux
55
julia:
66
- 1.0
7-
- 1.3
8-
- 1.4
7+
- 1
98
- nightly
109
matrix:
1110
allow_failures:

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.0
4-
- julia_version: 1.1
4+
- julia_version: 1
55
- julia_version: nightly
66

77
platform:

0 commit comments

Comments
 (0)