Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
timoschilling committed Dec 12, 2014
1 parent dcf134f commit 229cc13
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -14,11 +14,11 @@ matrix:
sudo: false

cache:
bundler: true
directories:
- vendor/bundle
- spec/rails

bundler_args: --without development --path vendor/bundle
bundler_args: --without development

before_script:
- bundle update
Expand Down

0 comments on commit 229cc13

Please sign in to comment.