aboutsummaryrefslogtreecommitdiff
path: root/.repos/st/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.repos/st/.travis.yml')
-rw-r--r--.repos/st/.travis.yml11
1 files changed, 0 insertions, 11 deletions
diff --git a/.repos/st/.travis.yml b/.repos/st/.travis.yml
deleted file mode 100644
index dfc38d4..0000000
--- a/.repos/st/.travis.yml
+++ /dev/null
@@ -1,11 +0,0 @@
-language: c
-compiler:
- - gcc
-script: make
-notifications:
- webhooks:
- urls:
- - https://webhooks.gitter.im/e/ec51097009f538278ab8
- on_success: change
- on_failure: always
-