Skip to content

Commit a3d99b7

Browse files
committed
update .travis.yml
1 parent abf0cf6 commit a3d99b7

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

.travis.yml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,9 @@ language: julia
33
os:
44
- linux
55
julia:
6-
- 1.0
7-
- 1.1
8-
- 1.2
9-
- 1.3
10-
- nightly
6+
- 1.4
7+
- 1.5
8+
- nightly
119
matrix:
1210
allow_failures:
1311
- julia: nightly

0 commit comments

Comments
 (0)