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 c844950 commit d476305Copy full SHA for d476305
.travis.yml
@@ -29,3 +29,11 @@ deploy:
29
on:
30
tags: true
31
python: "3.6"
32
+
33
+notifications:
34
+ slack:
35
+ if: branch = master
36
+ on_success: never
37
+ on_failure: change
38
+ rooms:
39
+ - secure: hH8HAepfg60pch6GZ/GprMDpcyu7IjXS4eD+lIcG6TIhEIdn0YCO5K1GiFlDtWgiFfnk5tY5Wr40CEv66cJLg2DnI/q7l3O3wDof80mrbX18EOZ4cFg9ZgAAfSij4znbzf4/9ZQvLxA826Nx/yk9D33o1UE6nHF2xVMfb4bRptw=
0 commit comments