Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Commit 8bf6f6f

Browse files
committed
Merge pull request #77 from apiaryio/kubula/faster_travis_build
use sudo:false for faster builds
2 parents 12bf3fd + f7be369 commit 8bf6f6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
language: ruby
2+
sudo: false
23
rvm:
34
- "1.9.3"
45
- "2.0.0"

0 commit comments

Comments
 (0)