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 b13a57c commit ebb8615Copy full SHA for ebb8615
.travis.yml
@@ -8,4 +8,7 @@ addons:
8
node_js:
9
- "8"
10
- "10"
11
- - "11"
+ - "11"
12
+
13
+after_success:
14
+ - bash <(curl -s https://codecov.io/bash) -t b79b3f7d-e571-4013-a6fd-2a2b1cf98e0a
0 commit comments