We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cca2aa commit c1df971Copy full SHA for c1df971
.travis.yml
@@ -1,6 +1,6 @@
1
language: node_js
2
node_js:
3
-- '4.3'
+- '4.6'
4
after_success: "./node_modules/.bin/codecov"
5
deploy:
6
provider: npm
0 commit comments