Skip to content

Commit 47d0e78

Browse files
committed
Cache bundle between builds.
1 parent eb3fbf4 commit 47d0e78

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
language: ruby
22
rvm:
33
- "2.6.6"
4+
cache: bundler
45
before_install:
56
- gem install bundler
67
script: ./ci_build.sh

0 commit comments

Comments
 (0)