Skip to content

Commit 0e4b43e

Browse files
committed
Set sudo: false for running tests in containers
More info here: http://docs.travis-ci.com/user/migrating-from-legacy/
1 parent 46f54e4 commit 0e4b43e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
language: ruby
22

3+
sudo: false
4+
35
rvm:
46
- 2.2
57
- 2.1

0 commit comments

Comments
 (0)