Clean up various script things

This commit is contained in:
Schuyler Cebulskie
2016-11-20 18:19:58 -05:00
parent 2bb5aa1fda
commit 686cf297d2
3 changed files with 12 additions and 6 deletions

View File

@@ -4,7 +4,7 @@
set -e
function build {
node docs/generator/generator.js
node docs/generator
}
# Ignore Travis checking PRs