Build merges on master to lastest branch (#2722)

* Build merges on master to lastest branch

* Only on master
This commit is contained in:
Florent Vilmart
2016-09-17 15:57:51 -04:00
committed by GitHub
parent 109bc9a0ce
commit ba0e529f81
5 changed files with 172 additions and 11 deletions

3
.gitignore vendored
View File

@@ -23,6 +23,9 @@ coverage
# Compiled binary addons (http://nodejs.org/api/addons.html)
build/Release
# build folder for automated releases
latest
# Dependency directory
# https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git
node_modules