Add comment about sudo false Travis config

This commit is contained in:
Bryan Crowe 2015-07-28 17:20:17 -04:00
parent aae712bb6e
commit 9c802de2d0
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@ php:
- 7.0
- hhvm
# This triggers builds to run on the new TravisCI infrastructure.
# See: http://docs.travis-ci.com/user/workers/container-based-infrastructure/
sudo: false
matrix: