Skip to content

Commit 36ec32d

Browse files
committed
[ci] run on minimum supported julia, latest, and nightly
1 parent 05ce85d commit 36ec32d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ language: julia
33
os:
44
- linux
55
julia:
6-
- 1.3
6+
- 1.2
7+
- 1
78
- nightly
89
matrix:
910
allow_failures:

0 commit comments

Comments
 (0)