diff --git a/.travis.yml b/.travis.yml index 361c09a62d71..ff98849d8ae8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -66,7 +66,7 @@ before_script: - sleep 5 # Make sure the app is up-to-date - curl -L http://ninja.dev:8000/update - - php artisan ninja:create-test-data 4 true + #- php artisan ninja:create-test-data 4 true - php artisan db:seed --no-interaction --class=UserTableSeeder # development seed script: