streams/vendor/jakeasmith/http_build_url/.travis.yml
2019-07-08 09:29:16 +10:00

13 lines
122 B
YAML

sudo: false
language: php
php:
- 5.3
- 5.4
- 5.5
- 5.6
- 7.0
- 7.1
- hhvm
script: phpunit --coverage-text