Skip to content

Commit 41bf612

Browse files
committed
adds v1.0 and nightly
1 parent 540b2bb commit 41bf612

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,12 @@ os:
66

77
julia:
88
- 0.7
9-
# - nightly
9+
- 1.0
10+
- nightly
1011

1112
matrix:
1213
allow_failures:
14+
- julia: 1.0
1315
- julia: nightly
1416

1517
before_script:

0 commit comments

Comments
 (0)