First install with no-dev, then update?

This commit is contained in:
James Cole 2016-02-05 07:27:07 +01:00
parent 8cbbb970e1
commit 54bd54b521

View File

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