Mokhtar Naamani 5 years ago
parent
commit
3844f4c360
1 changed files with 0 additions and 5 deletions
  1. 0 5
      .travis.yml

+ 0 - 5
.travis.yml

@@ -2,11 +2,6 @@ language: rust
 
 rust:
   - 1.41.1
-# Caching saves a lot of time but often causes stalled builds...
-# disabled for now
-# look into solution here: https://levans.fr/rust_travis_cache.html
-# cache:
-#  - cargo
 
 before_script:
   - rustup component add rustfmt --toolchain 1.41.1-x86_64-unknown-linux-gnu