aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhasufell <hasufell@hasufell.de>2014-07-17 17:12:51 +0200
committerhasufell <hasufell@hasufell.de>2014-07-17 17:12:51 +0200
commitc66ceefbe590a928fc0b9a44b1848d1eb6a24c57 (patch)
tree13b11026a7b70ea651a94c0de207b130d12c39d5 /.travis.yml
parentFix gitter chat link (diff)
downloadlibressl-c66ceefbe590a928fc0b9a44b1848d1eb6a24c57.tar.gz
libressl-c66ceefbe590a928fc0b9a44b1848d1eb6a24c57.tar.bz2
libressl-c66ceefbe590a928fc0b9a44b1848d1eb6a24c57.zip
Integrate travis with gitter
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 7c07555..ad6b014 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,13 @@
language: python
python:
- "3.3"
+notifications:
+ webhooks:
+ urls:
+ - https://webhooks.gitter.im/e/e1474408a529d8a8630a
+ on_success: change # options: [always|never|change] default: always
+ on_failure: always # options: [always|never|change] default: always
+ on_start: false # default: false
before_script:
- mkdir travis-overlay
- mv !(travis-overlay) travis-overlay/