Skip to content

Commit 9c802de

Browse files
committed
Add comment about sudo false Travis config
1 parent aae712b commit 9c802de

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+
# This triggers builds to run on the new TravisCI infrastructure.
11+
# See: http://docs.travis-ci.com/user/workers/container-based-infrastructure/
1012
sudo: false
1113

1214
matrix:

0 commit comments

Comments
 (0)