php-vfs/.travis.yml

15 lines
145 B
YAML
Raw Normal View History

2014-07-06 17:34:47 +01:00
language: php
php:
- 5.4
- 5.5
- 5.6
- hhvm
- hhvm-nightly
before_script:
- ./.travis.install.sh
script:
- ./vendor/bin/phpunit