Skip to content

Commit 49cdd2e

Browse files
committed
Allow failure on Travis for nightly
1 parent d64c7a9 commit 49cdd2e

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
@@ -5,6 +5,9 @@ os:
55
julia:
66
- 0.5
77
- nightly
8+
matrix:
9+
allow_failures:
10+
- julia: nightly
811
notifications:
912
email: false
1013
before_install:

0 commit comments

Comments
 (0)