1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-18 23:42:25 +02:00

Working on TravisCI

This commit is contained in:
Hillel Coren 2016-02-18 11:17:03 +02:00
parent 096e11cff5
commit 50d949cb7e
2 changed files with 2 additions and 1 deletions

View File

@ -25,6 +25,7 @@ env:
before_install:
# set GitHub token and update composer
- phantomjs --version
- if [ -n "$GH_TOKEN" ]; then composer config github-oauth.github.com ${GH_TOKEN}; fi;
- composer self-update && composer -V

View File

@ -10,7 +10,7 @@ settings:
colors: true
memory_limit: 1024M
extensions:
enabled:
# enabled:
# - Codeception\Extension\RunFailed
# - Codeception\Extension\Recorder
config: