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 f232531 commit b6eb99dCopy full SHA for b6eb99d
.travis.yml
@@ -2,11 +2,7 @@ language: ruby
2
rvm:
3
- "2.2.2"
4
5
-## Allows use of docker-based containers, which are more available than
6
-## the xen-based (or whatever) VMs, so builds tend to happen sooner
7
-sudo: false
8
-
9
-## Save bundler deps. Requires sudo: false
+## Save bundler deps.
10
cache: bundler
11
12
## Disable external link checking to prevent spurious failures because
0 commit comments