Attempt to fix the tests.

This commit is contained in:
James Cole
2016-02-05 07:26:20 +01:00
parent fbbf7f75c3
commit 8cbbb970e1

View File

@@ -7,7 +7,7 @@ php:
- 7 - 7
install: install:
- rm composer.lock - composer install
- composer update - composer update
- php artisan env - php artisan env
- mv -v .env.testing .env - mv -v .env.testing .env