We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7e3c47 commit 767d25bCopy full SHA for 767d25b
.travis.yml
@@ -1,5 +1,5 @@
1
language: node_js
2
node_js:
3
- - "6"
+ - "8"
4
after_success:
5
- bash <(curl -s https://codecov.io/bash)
0 commit comments