travis - stop supressing output

This commit is contained in:
Nabeel Shahzad
2017-07-13 15:23:55 -05:00
parent 4dd2e8c9c6
commit de91b133e7
6 changed files with 57 additions and 17 deletions
+1 -1
View File
@@ -18,4 +18,4 @@ before_script:
script:
- php artisan database:create --reset
- vendor/bin/phpunit --debug --verbose --testdox tests
- vendor/bin/phpunit --debug --verbose