.travis.yml: re-enable builds on master branch, disable building on branch push in travis settings

https://travis-ci.org/github/awesome-selfhosted/awesome-selfhosted/settings
only leave "Build Pull Requests" enabled - only run Travis on PRs and from weekly cron job
This commit is contained in:
nodiscc 2020-10-08 20:29:42 +00:00 committed by GitHub
parent 9a446c31d5
commit 7a976977e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -1,9 +1,5 @@
language: node_js
branches:
except:
- master
node_js:
- "node"