Browse Source

Another attempt on travis bundler caching

Dominik Sander 10 years ago
parent
commit
b8afdd2983
1 changed files with 3 additions and 1 deletions
  1. 3 1
      .travis.yml

+ 3 - 1
.travis.yml

@@ -1,6 +1,8 @@
 language: ruby
 bundler_args: --without development production --deployment
-cache: bundler
+cache:
+  directories:
+  - vendor/bundle
 env:
   - APP_SECRET_TOKEN=b2724973fd81c2f4ac0f92ac48eb3f0152c4a11824c122bcf783419a4c51d8b9bba81c8ba6a66c7de599677c7f486242cf819775c433908e77c739c5c8ae118d
 rvm: