Skip to content

Commit b55f183

Browse files
authored
Test (travis) using Julia 1.2 and 1.3 too (#222)
* Test (travis) using Julia 1.2 and 1.3 too * Remove testing Julia 1.1 from travis
1 parent ad6f423 commit b55f183

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
@@ -6,7 +6,8 @@ os:
66

77
julia:
88
- 1.0
9-
- 1.1
9+
- 1.2
10+
- 1.3
1011
- nightly
1112

1213
notifications:

0 commit comments

Comments
 (0)