PHP-Parser/.travis.yml
2015-09-14 22:26:25 +09:00

12 lines
90 B
YAML

language: php
php:
- 5.4
- 5.5
- 5.6
- 7.0
- hhvm
matrix:
fast_finish: true