1
0
Files
helper/vendor/bacon/bacon-qr-code/.travis.yml
2020-08-06 14:58:51 +08:00

9 lines
148 B
YAML

language: php
php:
- 5.3
- 5.4
- 5.5
- 7.0
- hhvm
script: phpunit --bootstrap tests/bootstrap.php --configuration tests/phpunit.xml tests