Skip to content

Commit 163cfaa

Browse files
committed
Set Travis sudo to false
1 parent 2c8dccb commit 163cfaa

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
@@ -7,6 +7,8 @@ php:
77
- 7.0
88
- hhvm
99

10+
sudo: false
11+
1012
matrix:
1113
allow_failures:
1214
- php: 7.0

0 commit comments

Comments
 (0)