We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 567cfb8 commit 28ebf8dCopy full SHA for 28ebf8d
.travis.yml
@@ -147,7 +147,7 @@ script:
147
fi
148
149
after_success:
150
- - ARTIFACTS_KEY='' ARTIFACTS_SECRET='' ARTIFACTS_BUCKET='' ARTIFACTS_PERMISSIONS='' $INSTALL_DEST/$VERSION/bin/php -i
+ - ARTIFACTS_KEY='' ARTIFACTS_SECRET='' ARTIFACTS_BUCKET='' ARTIFACTS_PERMISSIONS='' GITHUB_TOKEN='' $INSTALL_DEST/$VERSION/bin/php -i
151
- $INSTALL_DEST/$VERSION/bin/php -m
152
- $INSTALL_DEST/$VERSION/bin/php -f test.php
153
- ldd $INSTALL_DEST/$VERSION/bin/php
0 commit comments