fix travis

This commit is contained in:
Manuel Araoz 2014-06-05 15:09:06 -03:00
commit 2c4ad718e1
2 changed files with 1 additions and 2 deletions

View file

@ -4,4 +4,3 @@ node_js:
before_install: "npm install -g grunt-cli"
install: "npm install"
before_script: "grunt shell"
script: "mocha"