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 ecdafec commit 9905d18Copy full SHA for 9905d18
.travis.yml
@@ -1,8 +1,8 @@
1
language: node_js
2
3
node_js:
4
- - 6
5
- - 8
+ - 10
+ - 12
6
# - node # runs tests against latest version of Node.js for future-proofing
7
8
before_install:
0 commit comments