Merge pull request #51 from bcrowe/travis

Add comment about sudo false Travis config
This commit is contained in:
Phil Sturgeon 2015-07-28 17:39:03 -04:00
commit dc9850c904

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: