Skip to content

Commit b6eb99d

Browse files
author
MarcoFalke
committed

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.travis.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,7 @@ language: ruby
22
rvm:
33
- "2.2.2"
44

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
5+
## Save bundler deps.
106
cache: bundler
117

128
## Disable external link checking to prevent spurious failures because

0 commit comments

Comments
 (0)