Skip to content
This repository has been archived by the owner on Oct 9, 2022. It is now read-only.

Commit

Permalink
grunt fix travis ci
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanjudis committed Mar 19, 2013
1 parent 2c41e7f commit af043c6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Expand Up @@ -2,3 +2,8 @@ language: node_js
node_js:
- 0.8
- 0.9
- 0.10


before_script:
- npm install -g grunt-cli

0 comments on commit af043c6

Please sign in to comment.