php-parallel-lint / PHP-Parallel-Lint

This tool check syntax of PHP files faster than serial check with fancier output.
Other
287 stars 21 forks source link

Travis: remove sudo #3

Closed jrfnl closed 4 years ago

jrfnl commented 4 years ago

Travis has removed support for sudo: false. See: https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration

grogy commented 4 years ago

Great, thank you :-)