Skip to content

Commit 3cf0fff

Browse files
authored
Merge pull request #1935 from rust-lang-nursery/oli-obk-patch-2
Don't cache builds on travis
2 parents 02198e8 + 1d6adf2 commit 3cf0fff

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.travis.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,6 @@ os:
88

99
sudo: false
1010

11-
cache:
12-
cargo: true
13-
directories:
14-
- target
15-
1611
env:
1712
global:
1813
# TRAVIS_TOKEN_CLIPPY_SERVICE

0 commit comments

Comments
 (0)