test without configuration file

This commit is contained in:
Jack Goh
2018-08-01 18:11:08 +08:00
parent ff1c72f252
commit 4f5f2b13be
+1 -1
View File
@@ -17,7 +17,7 @@ unitTesting:
services:
- mysql:5.7
script:
- vendor/bin/phpunit --coverage-text --colors=never --configuration phpunit.xml
- vendor/bin/phpunit --coverage-text --colors=never
staging:
stage: staging