不要怂,就是干,撸起袖子干!

Commit f982257c by Simon Schick

ci: build v6 as well for now

1 parent 9f7b51ef
Showing with 2 additions and 0 deletions
...@@ -6,6 +6,7 @@ language: node_js ...@@ -6,6 +6,7 @@ language: node_js
branches: branches:
only: only:
- master - master
- v6
- /^greenkeeper/.*$/ - /^greenkeeper/.*$/
except: except:
- /^v\d+\.\d+\.\d+$/ - /^v\d+\.\d+\.\d+$/
......
...@@ -40,4 +40,5 @@ after_test: ...@@ -40,4 +40,5 @@ after_test:
branches: branches:
only: only:
- master - master
- v6
- /^greenkeeper/.*$/ - /^greenkeeper/.*$/
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!