Skip to content

Commit 71d2588

Browse files
Merge pull request #390 from Taher-Ghaleb/master
Enable bundler caching for travis
2 parents aedc2b7 + 551c0b8 commit 71d2588

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
@@ -26,6 +26,8 @@ services:
2626
env:
2727
- INTEGRATION=openldap
2828

29+
cache: bundler
30+
2931
before_install:
3032
- gem update bundler
3133

0 commit comments

Comments
 (0)