mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Working on TravisCI
This commit is contained in:
parent
3e79280344
commit
d94b78fe6c
@ -61,7 +61,10 @@ before_script:
|
|||||||
#- curl -L http://ninja.dev:8000/login
|
#- 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
|
||||||
|
- php ./vendor/codeception/codeception/codecept run --html --debug acceptance AllPagesCept.php
|
||||||
|
- php ./vendor/codeception/codeception/codecept run --html --debug acceptance APICest.php
|
||||||
|
- php ./vendor/codeception/codeception/codecept run --html --debug acceptance CheckBalanceCest.php
|
||||||
|
|
||||||
after_script:
|
after_script:
|
||||||
#- cat tests/_output/*
|
#- cat tests/_output/*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user