#1372 appveyor build only master,development and a built test branch in case needed (#1381)

This commit is contained in:
Mario Romano
2017-01-04 12:38:18 +00:00
committed by GitHub
parent 4c522fabb8
commit 84e32423c5

View File

@@ -1,4 +1,9 @@
# Test against this version of Node.js
branches:
only:
- master
- development
- dev-build-test
environment:
nodejs_version: "5"