Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
Enable bundler cache
Browse files Browse the repository at this point in the history
  • Loading branch information
sue445 committed Apr 12, 2015
1 parent ed79af2 commit 0f16b81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -6,6 +6,7 @@ rvm:
env:
- DB=mysql
- DB=postgresql
cache: bundler
before_script:
- "cp config/database.yml.$DB config/database.yml"
- "cp config/gitlab.yml.sample config/gitlab.yml"
Expand Down

0 comments on commit 0f16b81

Please sign in to comment.