mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-19 19:55:51 +00:00
Add grunt build step to npm test. Should fix Travis.
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
"sinon":"~1.7.3"
|
||||
},
|
||||
"scripts": {
|
||||
"pretest": "node_modules/.bin/grunt",
|
||||
"test": "mocha test/*-test.js",
|
||||
"build": "grunt"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user