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 f124a86 commit 91cf554Copy full SHA for 91cf554
.travis.yml
@@ -1,6 +1,9 @@
1
language: node_js
2
-sudo: false
+dist: xenial
3
+os: linux
4
node_js:
5
+ - 'stable'
6
+ - 12
7
- 11
8
- 10
9
- 9
0 commit comments