Skip to content

Commit bcd0f4a

Browse files
committed
Disable caching in CI
For now this seems to time out the travis instance, so the build will not succeed. Disable it for now until this issue is resolved.
1 parent eed7cdd commit bcd0f4a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ rust:
44
- stable
55
- nightly
66

7-
cache: cargo
8-
97
matrix:
108
allow_failures:
119
- rust: nightly

0 commit comments

Comments
 (0)