Comparing version 0.0.8 to 0.0.9
{ | ||
"name": "fly-mocha", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"description": "Mocha plugin for Fly", | ||
@@ -14,3 +14,3 @@ "license": "MIT", | ||
"deploy": "npm run test && git push origin master && npm publish", | ||
"test-travis": "node --harmony --harmony_arrow_functions" | ||
"test-ci": "node --harmony --harmony_arrow_functions ./node_modules/tape/bin/tape test/*.js" | ||
}, | ||
@@ -17,0 +17,0 @@ "author": "Jorge Bucaran", |
Sorry, the diff of this file is not supported yet
4180