New database and new test script.

This commit is contained in:
James Cole
2017-03-19 17:58:07 +01:00
parent 9515ce6807
commit 6014892d4d
2 changed files with 1 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ install:
- rm composer.lock
- composer update --no-scripts
- cp .env.testing .env
- if [[ "$(php -v | grep 'PHP 7')" ]]; then phpenv config-add xdebug.ini; fi
- php artisan clear-compiled
- php artisan optimize
- php artisan env

Binary file not shown.