fix config of travis

This commit is contained in:
Gustavo Cortez 2014-04-28 12:55:36 -03:00
commit ca720818bc

View file

@ -2,4 +2,11 @@ language: node_js
node_js:
- "0.10"
notifications:
email: false
branches:
only:
- master
script: "mocha"