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 f753d86 commit 70c77dbCopy full SHA for 70c77db
.travis.yml
@@ -2,4 +2,8 @@ cache:
2
npm: false
3
language: node_js
4
node_js:
5
- - lts/*
+ - 8.10
6
+ - 8
7
+ - 10
8
+ - 12
9
+ - 14
0 commit comments