Skip to content

Commit a943d65

Browse files
committed
ci: Temporarily disable caching
1 parent c730359 commit a943d65

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
language: rust
22
sudo: false
3-
cache: cargo
3+
# TODO: https://github.com/rust-lang-nursery/futures-rs/pull/1681#issuecomment-507791279
4+
# cache: cargo
45

56
stages:
67
- name: test

0 commit comments

Comments
 (0)