streams/vendor/jakeasmith/http_build_url/.travis.yml

14 lines
122 B
YAML
Raw Normal View History

2019-07-07 23:29:16 +00:00
sudo: false
language: php
php:
- 5.3
- 5.4
- 5.5
- 5.6
- 7.0
- 7.1
- hhvm
script: phpunit --coverage-text