Skip to content

Commit af2d3ec

Browse files
committed
ci: Fast finish the build when failing
1 parent d48a5bb commit af2d3ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
language: rust
2-
sudo: false
32
rust: nightly
43

54
matrix:
5+
fast_finish: true
66
include:
77
- name: "miri"
88
env: TARGET=x86_64-unknown-linux-gnu

0 commit comments

Comments
 (0)