Skip to content

Commit c2ce26f

Browse files
committed
Allow failure on osx due to current bug in nightly
1 parent 9b31dcf commit c2ce26f

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
@@ -6,6 +6,9 @@ os:
66
julia:
77
- 0.6
88
- nightly
9+
matrix:
10+
allow_failures:
11+
- os: osx
912
notifications:
1013
email: false
1114
after_success:

0 commit comments

Comments
 (0)