We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1599c0 commit ba09dc7Copy full SHA for ba09dc7
.travis.yml
@@ -1,5 +1,5 @@
1
language: node_js
2
node_js:
3
-- lts/boron
4
-- node
+ - lts/dubnium
+ - node
5
after_script: bash <(curl -s https://codecov.io/bash)
0 commit comments