Skip to content

Commit e3caede

Browse files
committed
Making bundle cache work properly
1 parent 18e17f9 commit e3caede

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
language: ruby
22
sudo: false
33
rvm: 2.6.1
4-
cache:
5-
bundler: true
4+
cache: bundler
65
env:
76
matrix:
87
- SCRIPT="bundle exec rake build"

0 commit comments

Comments
 (0)