1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-11-27 04:14:44 +01:00
PHP-Parser/.travis.yml
2014-01-20 11:20:54 +00:00

14 lines
124 B
YAML

language: php
php:
- 5.2
- 5.3
- 5.4
- 5.5
- hhvm
matrix:
allow_failures:
- php: hhvm
fast_finish: true