Skip to content

Commit 7328081

Browse files
authored
Add Julia 1.3 to CI (#331)
Add Julia 1.3 to CI, and also use version "1" to use latest tagged 1.x version of Julia.
1 parent 05a5845 commit 7328081

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ julia:
55
- 1.0
66
- 1.1
77
- 1.2
8+
- 1.3
9+
- 1
810
- nightly
911
matrix:
1012
allow_failures:

0 commit comments

Comments
 (0)