We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f1e526 commit dc19244Copy full SHA for dc19244
circle.yml
@@ -19,3 +19,7 @@ test:
19
- cd test_dir && COVERAGE_FILE=../.coverage.run coverage run ../ctf-cli.py run
20
- coverage combine
21
- coveralls
22
+
23
+notify:
24
+ webhooks:
25
+ - url: https://webhooks.gitter.im/e/92b168ffacdc38a6facd
0 commit comments