use standard SplObserver
[m6w6/pq-gateway] / .travis.yml
1 language: php
2 php:
3 - "5.4"
4 - "5.5"
5
6 before_script: pecl install pq
7 script: phpunit tests