Skip to content

Commit e27a8c6

Browse files
committed
Update Julia versions in CI
1 parent ecee8c6 commit e27a8c6

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

.travis.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,7 @@ os:
44
- linux
55
julia:
66
- 1.0
7-
- 1.1
8-
- 1.2
9-
- 1.3
10-
- 1.4
7+
- 1
118
- nightly
129

1310
matrix:

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

77
platform:

0 commit comments

Comments
 (0)