about summary refs log tree commit diff
diff options
context:
space:
mode:
authorRalf Jung <post@ralfj.de>2017-08-18 11:42:00 +0200
committerRalf Jung <post@ralfj.de>2017-08-18 11:42:00 +0200
commit1f20b7d77412aec1b654b9fd2b6dfffdd3bf0a81 (patch)
tree0ef69b3735a712f5a44f3d4581fa1083292c69a3
parent2fccae8aaceaae28b94c86bd7f55a1ebf46877ab (diff)
downloadrust-1f20b7d77412aec1b654b9fd2b6dfffdd3bf0a81.tar.gz
rust-1f20b7d77412aec1b654b9fd2b6dfffdd3bf0a81.zip
travis: fail fast
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index ef15fa98d3f..c1d01419869 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -10,6 +10,7 @@ before_script:
 - cargo install xargo
 - export RUST_SYSROOT=$HOME/rust
 script:
+- set -e
 - |
   # get ourselves a MIR-ful libstd
   xargo/build.sh