JakubOnderka / PHP-Parallel-Lint

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

Fix builds #120

Closed JakubOnderka closed 6 years ago

glensc commented 6 years ago

travis support works fine if you set dist=precise:

    - php: "5.3"
      dist: precise

example: https://github.com/eventum/cli/blob/0.1.0/.travis.yml