We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fed23ca commit b4086b1Copy full SHA for b4086b1
.travis.yml
@@ -1,7 +1,8 @@
1
language: python
2
sudo: false
3
notifications:
4
- webhooks: http://ramacher.at:2810/7e210HhiKpMbF7L9/travisci
+ webhooks:
5
+ - secure: "QXcEHVnOi5mZpONkHSu1tydj8EK3G7xJ7Wv/WYhJ5soNUpEJgi6YwR1WcxSjo7qyi8hTL+4jc+ID0TpKDeS1lpXF41kG9xf5kdxw5OL0EnMkrP9okUN0Ip8taEhd8w+6+dGmfZrx2nXOg1kBU7W5cE90XYqEtNDVXXgNeilT+ik="
6
7
python:
8
- "2.6"
0 commit comments