Skip to content

Commit ba5072c

Browse files
Allow CI on nightly to fail
1 parent e41b273 commit ba5072c

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
@@ -88,6 +88,10 @@ branches:
8888
- staging
8989
- trying
9090

91+
jobs:
92+
allow_failures:
93+
- rust: nightly
94+
9195
notifications:
9296
email:
9397
on_success: never

0 commit comments

Comments
 (0)