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

7 lines
47 B
YAML
Raw Normal View History

2012-03-17 13:18:16 +01:00
language: php
php:
- 5.2
- 5.3
2013-08-04 16:15:12 +02:00
- 5.4
- 5.5