TimeTrex/vendor/pear/structures_graph/.travis.yml

12 lines
104 B
YAML
Raw Normal View History

2022-12-13 07:10:06 +01:00
language: php
sudo: false
php:
- 7
- 5.6
- 5.5
- 5.4
- 5.3
script:
- cd tests
- phpunit .