Skip to content

Commit 5e37ba9

Browse files
authored
Merge pull request #113 from JuliaParallel/anj/fail
Allow failure on Travis for nightly
2 parents d64c7a9 + 49cdd2e commit 5e37ba9

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)