mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-01 19:46:01 +01:00
only build the master branch, TravisCI...
This commit is contained in:
@@ -6,4 +6,7 @@ before_install:
|
|||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- "0.11"
|
- "0.11"
|
||||||
- "0.10"
|
- "0.10"
|
||||||
|
branches:
|
||||||
|
only:
|
||||||
|
- master
|
||||||
Reference in New Issue
Block a user