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 d189c6b commit f05fe95Copy full SHA for f05fe95
.travis.yml
@@ -1,6 +1,6 @@
1
language: node_js
2
node_js:
3
-- '4.3'
+- '8.11.4'
4
after_success: "./node_modules/.bin/codecov"
5
env:
6
global:
0 commit comments