Fixes for ci"

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

View File

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