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 8b7ee89 commit ceca4e3Copy full SHA for ceca4e3
.travis.yml
@@ -1,9 +1,7 @@
1
language: node_js
2
node_js:
3
- - '4'
4
- - '6'
5
- - '8'
6
- '10'
+ - '12'
7
sudo: false
8
cache:
9
yarn: true
0 commit comments