Skip to content

Commit

Permalink
Tweak cache spec
Browse files Browse the repository at this point in the history
  • Loading branch information
hadley committed Feb 11, 2016
1 parent 97804e0 commit 59f09dd
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
language: R
cache:
packages: []
directores: [vendor/bundle]
packages: true
directores:
- vendor/bundle

addons:
apt:
Expand Down

0 comments on commit 59f09dd

Please sign in to comment.