Skip to content

Commit ec719e1

Browse files
committed
Cache bundler on Travis CI
1 parent 59fe612 commit ec719e1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ deploy:
1414
- "bundle exec rails dojos:update_db_by_yaml"
1515
rvm:
1616
- 2.4.0
17+
cache:
18+
- bundler
1719
script:
1820
- RAILS_ENV=test bundle exec rake db:migrate --trace
1921
- bundle exec rake

0 commit comments

Comments
 (0)