Files
faveo/vendor/zendframework/zendservice-apple-apns/.travis.yml
Sujit Prasad ffa56a43cb update v1.0.7.9 R.C.
This is a Release Candidate. We are still testing.
2016-08-03 20:04:36 +05:30

18 lines
270 B
YAML

language: php
php:
- 5.3
- 5.4
- 5.5
- 5.6
- hhvm
before_install:
- cp tests/TestConfiguration.php.travis tests/TestConfiguration.php
- composer install --dev
script:
- phpunit -c tests/phpunit.xml.dist
notifications:
#irc: "irc.freenode.org#zftalk.2"