Skip to content

Commit 9f536ce

Browse files
committed
travis: no more caching
1 parent 291f725 commit 9f536ce

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
@@ -1,7 +1,7 @@
11
dist: trusty
22
language: ruby
33
sudo: required
4-
cache: bundler
4+
# cache: bundler
55
rvm:
66
- 2.4.0
77
env:

0 commit comments

Comments
 (0)