summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorLilian A. Moraru <lilian.moraru90@gmail.com>2017-12-19 01:04:49 +0200
committerAndrew Gallant <jamslam@gmail.com>2017-12-19 08:16:31 -0500
commit636bbc7c8f88585bc4aa22aabea47373fe92aa59 (patch)
tree90263ded94b755b09563a1e6b68a68d7f093f15e /.travis.yml
parent162e085b98f8f2c627a92402d2e38dda04fc3e48 (diff)
Speeding CI builds
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 6fa631e7..fd329d75 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,4 +1,5 @@
language: rust
+cache: cargo
env:
global:
@@ -12,6 +13,7 @@ addons:
- zsh
matrix:
+ fast_finish: true
include:
# Nightly channel.
# (All *nix releases are done on the nightly channel to take advantage