diff options
Diffstat (limited to 'util/travis_build.sh')
| -rwxr-xr-x | util/travis_build.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/util/travis_build.sh b/util/travis_build.sh index 6d5dbed68..e7bbe36a7 100755 --- a/util/travis_build.sh +++ b/util/travis_build.sh | |||
| @@ -2,8 +2,6 @@ | |||
| 2 | 2 | ||
| 3 | source util/travis_utils.sh | 3 | source util/travis_utils.sh |
| 4 | 4 | ||
| 5 | NUM_CORE_CHANGES=$(echo "$QMK_CHANGES" | grep -Ecv -e '^(docs/)' -e '^(keyboards/)' -e '^(layouts/)' -e '^(util/)' -e '^(lib/python/)' -e '^(bin/qmk)' -e '^(requirements.txt)' -e '(.travis.yml)') | ||
| 6 | |||
| 7 | if [[ "$TRAVIS_COMMIT_MESSAGE" == *"[skip build]"* ]]; then | 5 | if [[ "$TRAVIS_COMMIT_MESSAGE" == *"[skip build]"* ]]; then |
| 8 | echo "Skipping due to commit message" | 6 | echo "Skipping due to commit message" |
| 9 | exit 0 | 7 | exit 0 |
