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 0199b11 commit ef20da3Copy full SHA for ef20da3
.travis.yml
@@ -1,7 +1,6 @@
1
language: node_js
2
node_js:
3
-- "6.4.0"
4
-- "8"
+- "12"
5
6
script:
7
- npm test
0 commit comments