Skip to content

Commit 53b8db5

Browse files
committed
test disabling cache ...
1 parent 1be025f commit 53b8db5

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,5 +1,5 @@
11
language: ruby
2-
cache: bundler
2+
# cache: bundler
33
bundler_args: '--without production development'
44
env: DATABASE_URL=postgres://postgres@localhost/timeoverflow_test
55
before_script:

0 commit comments

Comments
 (0)