Fix: travis.yml and package.json

This commit is contained in:
Gustavo Cortez 2014-04-28 15:24:27 -03:00
commit 306e8bc27a
2 changed files with 1 additions and 8 deletions

View file

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