commit 771c420fa5bab3fd52d1fe3664b29eb223a39978 parent 745685492f073f1853324f82342ffdfbf66d13d9 Author: Marcel <MTRNord@users.noreply.github.com> Date: Tue, 13 Oct 2015 00:25:45 +0200 Update .travis.yml Diffstat:
| M | .travis.yml | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml @@ -19,7 +19,7 @@ before_script: - mysql -e 'create database RPICMS;' - composer require codeclimate/php-test-reporter --dev #RunTests -script: php phpunit.phar --configuration phpunit_$DB.xml --verbose +script: php phpunit.phar --configuration phpunit_$DB.xml --verbose && CODECLIMATE_REPO_TOKEN=ade1bcb53e705341208c7c5138a92b8bdf6babd489e6d43054e86ea097cb42b2 ./vendor/bin/test-reporter #Webhook for Gitter notifications: webhooks: