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 19d4efd commit 835e2bdCopy full SHA for 835e2bd
.travis.yml
@@ -5,4 +5,5 @@ node_js:
5
- "0.10"
6
- "0.11"
7
before_install:
8
+- npm config set engines-strict true
9
- npm install grunt-cli bower -g
0 commit comments