Working on TravisCI

This commit is contained in:
Hillel Coren 2016-02-18 14:15:35 +02:00
parent 40f7004a18
commit 3e79280344

View File

@ -58,6 +58,7 @@ before_script:
- sleep 5 - sleep 5
# Make sure the app is up-to-date # Make sure the app is up-to-date
- curl -L http://ninja.dev:8000/update - curl -L http://ninja.dev:8000/update
#- curl -L http://ninja.dev:8000/login
script: script:
- php ./vendor/codeception/codeception/codecept run --html --debug - php ./vendor/codeception/codeception/codecept run --html --debug