1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 05:02:36 +01:00

Fixes for ci"

This commit is contained in:
David Bomba 2021-04-12 17:53:37 +10:00
parent 477aa691a9
commit 1595df1b49

View File

@ -19,4 +19,5 @@ DB_HOST=127.0.0.1
NINJA_ENVIRONMENT=hosted
COMPOSER_AUTH='{"github-oauth": {"github.com": "${{ secrets.GITHUB_TOKEN }}"}}'
TRAVIS=true
API_SECRET=superdoopersecrethere
API_SECRET=superdoopersecrethere
PHANTOMJS_PDF_GENERATION=false