build/test: moving to phpunit6

This commit is contained in:
Franco Fichtner 2017-05-05 04:47:15 +02:00
parent ed2e6966b3
commit 5ac89b1ddd
2 changed files with 2 additions and 1 deletions

View File

@ -41,7 +41,7 @@ setup_clone ${STAGEDIR} ${PLUGINSDIR}
setup_chroot ${STAGEDIR}
extract_packages ${STAGEDIR}
install_packages ${STAGEDIR} pkg pear-PHP_CodeSniffer phpunit ${PRODUCT_PKGNAME}
install_packages ${STAGEDIR} pkg pear-PHP_CodeSniffer phpunit6 ${PRODUCT_PKGNAME}
# don't want to deinstall in case of testing...
echo ">>> Running ${PLUGINSDIR} test suite..."

View File

@ -49,6 +49,7 @@ devel/php-xdebug
devel/php70-gettext
devel/php70-json
devel/phpunit
devel/phpunit6
devel/pkgconf
devel/scons
dns/bind911