Skip to content

Commit

Permalink
Cache bundle on Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mvz committed Dec 24, 2015
1 parent 3879c4e commit 16dbd2b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ sudo: false
language: ruby
rvm:
- 2.2
install:
- bundle install --retry=3
bundler_args: --retry=3
cache: bundler
addons:
apt:
packages:
Expand Down

0 comments on commit 16dbd2b

Please sign in to comment.