http-signatures-guzzlehttp/.travis.yml

13 lines
116 B
YAML
Raw Normal View History

2014-08-27 07:45:39 +00:00
language: php
php:
- 5.6
- 5.5
- 5.4
- 5.3
- hhvm
install: composer install
script: vendor/bin/phpunit