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 901cf9e commit 3b837b2Copy full SHA for 3b837b2
circle.yml
@@ -11,6 +11,7 @@ dependencies:
11
test:
12
post:
13
- cd examples/todomvc && npm install && npm test
14
+ - bash <(curl -s https://codecov.io/bash)
15
deployment:
16
production:
17
tag: /v[0-9]+(\.[0-9]+)*/
0 commit comments