aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 22d4a6d..2e86e05 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -14,7 +14,7 @@ env: TARGET=x86_64-unknown-linux-gnu
install:
- sh ci/install.sh
- - source ~/.cargo/env
+ - source ~/.cargo/env || true
script:
- sh ci/script.sh