瀏覽代碼

.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
nodiscc 4 年之前
父節點
當前提交
7a976977e7
共有 1 個文件被更改,包括 0 次插入4 次删除
  1. 0 4
      .travis.yml

+ 0 - 4
.travis.yml

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