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 9c5bd4f commit 6c2422bCopy full SHA for 6c2422b
.travis.yml
@@ -68,11 +68,3 @@ jobs:
68
- env: VERSION=master TARGET=test-clj
69
- env: VERSION=master TARGET=test-cljs
70
- env: VERSION=1.9 TARGET=cloverage
71
-
72
-notifications:
73
- webhooks:
74
- urls:
75
- - https://webhooks.gitter.im/e/14f0f7b4d5b20a70d032
76
- on_success: change # options: [always|never|change] default: always
77
- on_failure: always # options: [always|never|change] default: always
78
- on_start: never # options: [always|never|change] default: always
0 commit comments