1
0
mirror of https://github.com/danog/phpseclib.git synced 2024-12-02 09:38:06 +01:00
phpseclib/travis/run-phpunit.sh

9 lines
102 B
Bash
Raw Normal View History

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