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 01b417f commit f2095d3Copy full SHA for f2095d3
.travis.yml
@@ -4,7 +4,7 @@ sudo: false
4
language: node_js
5
6
node_js:
7
- - "0.10"
+ - "8.8.1"
8
9
before_script:
10
- npm install -g grunt-cli
0 commit comments