phpseclib/travis/run-phpunit.sh
2014-03-03 02:14:27 +01:00

9 lines
102 B
Bash
Executable File

#!/bin/sh
set -e
set -x
phpunit \
--verbose \
--coverage-text \
--coverage-html code_coverage/