Skip to content

Commit 41434e0

Browse files
committed
Test on Julia LTS and latest release
1 parent ed0abd5 commit 41434e0

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
@@ -9,7 +9,8 @@ arch:
99
- x86
1010
julia:
1111
- 0.6
12-
- 0.7
12+
- 1.0 # LTS (Long Term Stable)
13+
- 1 # Latest release
1314
- nightly
1415
notifications:
1516
email: false

0 commit comments

Comments
 (0)