Skip to content

Commit 95f9c9b

Browse files
authored
Merge pull request rails#31868 from y-yagi/fix-build-failures-on-travis
Fix build failures on Travis
2 parents 4df5fa2 + dff749e commit 95f9c9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ language: ruby
22
sudo: false
33

44
cache:
5-
bundler: true
65
directories:
6+
- vendor/bundle
77
- /tmp/cache/unicode_conformance
88
- /tmp/beanstalkd-1.10
99
- node_modules

0 commit comments

Comments
 (0)