fix config of travis

This commit is contained in:
Gustavo Cortez 2014-04-28 12:55:36 -03:00
parent a53d5292a7
commit ca720818bc
1 changed files with 7 additions and 0 deletions

View File

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