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 8beb6f0 commit ff0ddaeCopy full SHA for ff0ddae
.travis.yml
@@ -2,8 +2,9 @@ language:
2
- node_js
3
4
node_js:
5
- - "8"
6
- "10"
+ - "12"
7
+ - "14"
8
9
before_install:
10
- npm install -g gulp-cli
0 commit comments