doing build before test

This commit is contained in:
Nicholas Bollweg
2015-07-22 01:15:05 -04:00
parent feddb6d048
commit 4777fe0d91

View File

@@ -14,7 +14,7 @@
"mermaid": "./bin/mermaid.js"
},
"scripts": {
"test": "gulp test"
"test": "./node_modules/.bin/gulp dist && ./node_modules/.bin/gulp test"
},
"repository": {
"type": "git",