Skip to content
This repository was archived by the owner on Oct 18, 2021. It is now read-only.

Commit 7a7901b

Browse files
committed
cache cargo builds in travis to reduce build time
1 parent 4be3128 commit 7a7901b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
language: rust
22

3+
cache: cargo
4+
35
before_install:
46
- wget http://fastdl.mongodb.org/linux/mongodb-linux-x86_64-3.0.10.tgz
57
- tar xvf mongodb-linux-x86_64-3.0.10.tgz

0 commit comments

Comments
 (0)