1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-08 20:22:42 +01:00

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
# Make sure the app is up-to-date
- curl -L http://ninja.dev:8000/update
#- curl -L http://ninja.dev:8000/login
script:
- php ./vendor/codeception/codeception/codecept run --html --debug