Skip to content

Commit 13e6933

Browse files
committed
allow failure jl1.2
1 parent 100f003 commit 13e6933

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
@@ -7,13 +7,15 @@ julia:
77
- 0.7
88
- 1.0
99
- 1.1
10+
- 1.2
1011
- nightly
1112

1213
notifications:
1314
email: false
1415

1516
matrix:
1617
allow_failures:
18+
- julia: 1.2
1719
- julia: nightly
1820

1921
# script:

0 commit comments

Comments
 (0)