Skip to content

Commit 8d6774b

Browse files
committed
REVERT ME LATER: Allow failures on Julia nightly
1 parent d6dfcf9 commit 8d6774b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ os:
77
julia:
88
- 1
99
- nightly
10+
matrix:
11+
allow_failures:
12+
- julia: nightly
1013
notifications:
1114
email: false
1215
coveralls: true

0 commit comments

Comments
 (0)