We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
If Travis fails with permission denied on one of the scripts, the following solution might do the trick:
git update-index --add --chmod=+x FILENAME.sh
This adds execution permission to the checked in file.
There was an error while loading. Please reload this page.