Skip to content

Commit 4a9c9bc

Browse files
authored
Enable bundler caching for travis (#488)
1 parent 83a64fc commit 4a9c9bc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ env:
1010
- RAILS_VERSION="~> 5.2"
1111
- RAILS_VERSION="~> 6.0.0"
1212

13+
cache: bundler
14+
1315
before_install:
1416
- gem update --system
1517
- gem update bundler

0 commit comments

Comments
 (0)