phpseclib/travis/run-phpunit.sh

9 lines
102 B
Bash
Raw Normal View History

2014-03-03 01:10:01 +00:00
#!/bin/sh
set -e
set -x
phpunit \
--verbose \
--coverage-text \
--coverage-html code_coverage/