Skip to content

Commit 86ce783

Browse files
authored
Update versions to test on (#450)
* update test versions * Update .travis.yml
1 parent 40bd2df commit 86ce783

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@ language: julia
22

33
julia:
44
- 1.0
5-
- 1.2
6-
- 1.3
5+
- 1.4
76
- nightly
87
matrix:
98
allow_failures:

appveyor.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
environment:
22
matrix:
33
- julia_version: 1.0
4-
- julia_version: 1.2
5-
- julia_version: 1.3
4+
- julia_version: 1.4
65
- julia_version: nightly
76

87
platform:

0 commit comments

Comments
 (0)