aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 6ffc1c89a..5252f20e2 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,4 +1,10 @@
1cache: cargo 1cache: cargo
2before_cache:
3 - find ./target/debug -type f -maxdepth 1 -delete
4 - rm -f ./target/debug/deps/*ra_*
5
6env:
7 - CARGO_INCREMENTAL=0
2 8
3matrix: 9matrix:
4 include: 10 include: