Skip to content

Commit d08b30b

Browse files
committed
Merge pull request #506 from rgbkrk/containerized_travis
Disable Travis sudo for container based builds
2 parents 5228802 + c9f0bf6 commit d08b30b

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
@@ -6,6 +6,8 @@ php:
66
- "5.3"
77
- hhvm
88

9+
sudo: false
10+
911
matrix:
1012
allow_failures:
1113
- php: hhvm

0 commit comments

Comments
 (0)