Skip to content

Commit 7b4bcde

Browse files
authored
Enable bundler caching for travis (#853)
1 parent 7d211dd commit 7b4bcde

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
@@ -7,6 +7,8 @@ rvm:
77
env:
88
- RAILS_ENV=development RACK_ENV=development INTEGRATION_TESTS=1
99

10+
cache: bundler
11+
1012
addons:
1113
apt_packages:
1214
- libsqlite3-dev

0 commit comments

Comments
 (0)