more fixes for travis
This commit is contained in:
+2
-2
@@ -14,7 +14,7 @@ before_install:
|
||||
before_script:
|
||||
- cp .env.travis .env
|
||||
- composer self-update
|
||||
- make build
|
||||
|
||||
script:
|
||||
- make tests
|
||||
- php artisan database:create --reset
|
||||
- vendor/bin/phpunit --debug --verbose --testdox tests
|
||||
|
||||
Reference in New Issue
Block a user