phpseclib/.travis.yml
Andreas Fischer 4f35baf58d [task/travis-skipped-tests] List skipped tests on travis.
Turn on PHPUnit's verbose mode so we get detailed information about skipped
tests on travis (when there are any).
2013-01-03 18:18:33 +01:00

10 lines
75 B
YAML

language: php
php:
- 5.2
- 5.3
- 5.4
script:
- phpunit --verbose