attempt n2 to fix grunt in travis ci build
This commit is contained in:
parent
d7b92c9c65
commit
65cbe25a02
3 changed files with 5 additions and 3 deletions
|
|
@ -1,3 +1,5 @@
|
|||
language: node_js
|
||||
node_js:
|
||||
- 0.8
|
||||
before_script:
|
||||
- npm install -g grunt-cli
|
||||
Loading…
Add table
Add a link
Reference in a new issue