We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddfe777 commit a2080c1Copy full SHA for a2080c1
.travis.yml
@@ -3,5 +3,6 @@ node_js:
3
- "6"
4
- "8"
5
- "10"
6
+ - "11"
7
before_script:
8
- npm install -g grunt-cli
0 commit comments