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

13 lines
116 B
YAML
Raw Normal View History

2012-03-17 13:18:16 +01:00
language: php
php:
2014-01-20 12:20:54 +01:00
- 5.3
- 5.4
- 5.5
- hhvm
matrix:
allow_failures:
- php: hhvm
fast_finish: true