Skip to content

Commit 08dfdc6

Browse files
taiki-ecramertj
authored andcommitted
ci: Temporarily disable caching
1 parent 48d4941 commit 08dfdc6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

+2-1
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)