aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.travis.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 53ed884..bde1bb6 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,13 @@
language: c
sudo: required
dist: trusty
+notifications:
+ webhooks:
+ urls:
+ - https://webhooks.gitter.im/e/0a75d380046b2684c78e
+ on_success: change
+ on_failure: always
+ on_start: never
before_install:
- sudo apt-get update && sudo apt-get install -y --no-install-recommends texlive-fonts-recommended
texlive-latex-extra texlive-fonts-extra texlive-latex-recommended texlive-science