new travis integration

pull/42/head
Dustin Diaz 10 years ago
parent d13f962a16
commit 521011d9c4

@ -0,0 +1,8 @@
language: node_js
node_js:
- "0.10"
notifications:
email:
- dustin@dustindiaz.com
script: NODE_ENV=test ./node_modules/.bin/mocha --reporter spec
Loading…
Cancel
Save