Skip to content

Commit a50f5c8

Browse files
committed
allow failure on nightly
1 parent cd8e5a1 commit a50f5c8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ dist: trusty
77
julia:
88
- 0.6
99
- nightly
10+
matrix:
11+
allow_failures:
12+
- julia: nightly
13+
1014
addons:
1115
apt:
1216
packages:

0 commit comments

Comments
 (0)