attempt to fix grunt in travis ci build

This commit is contained in:
Hakim El Hattab 2013-02-27 17:03:21 -05:00
parent d7b92c9c65
commit 7af90a2d8a
2 changed files with 4 additions and 2 deletions

View file

@ -1,3 +1,5 @@
language: node_js
node_js:
- 0.8
before_script:
- npm install -g grunt-cli