We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1be025f commit 53b8db5Copy full SHA for 53b8db5
.travis.yml
@@ -1,5 +1,5 @@
1
language: ruby
2
-cache: bundler
+# cache: bundler
3
bundler_args: '--without production development'
4
env: DATABASE_URL=postgres://postgres@localhost/timeoverflow_test
5
before_script:
0 commit comments