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 aa5120b commit 8281b53Copy full SHA for 8281b53
.travis.yml
@@ -1,6 +1,6 @@
1
language: node_js
2
# default is the very old 0.10.48; match local version instead
3
-node_js: '8.9'
+node_js: '10.16.0'
4
5
script: npm test -- --coverage
6
after_script:
0 commit comments