Skip to content

Commit e4cff7f

Browse files
committed
Fix CI: add suggestion by @mattico
1 parent e0ca906 commit e4cff7f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ rust:
44
- nightly
55
- stable
66

7+
matrix:
8+
fast_finish: true
9+
allow_failures:
10+
- rust: nightly
11+
712
cache: cargo
813

914
install:

0 commit comments

Comments
 (0)