Skip to content

Commit 1f20b7d

Browse files
committed
travis: fail fast
1 parent 2fccae8 commit 1f20b7d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ before_script:
1010
- cargo install xargo
1111
- export RUST_SYSROOT=$HOME/rust
1212
script:
13+
- set -e
1314
- |
1415
# get ourselves a MIR-ful libstd
1516
xargo/build.sh

0 commit comments

Comments
 (0)