We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 692d075 commit 3e0178cCopy full SHA for 3e0178c
.travis.yml
@@ -4,4 +4,5 @@ node_js:
4
- "0.10"
5
- "0.11"
6
before_install:
7
+ - npm update npm -g # For "^" dependency compatiblibty in NodeJS 0.8
8
- npm install -g grunt-cli
0 commit comments