aboutsummaryrefslogtreecommitdiff
path: root/.repos/st/.travis.yml
diff options
context:
space:
mode:
authorMarvin Borner2020-05-30 16:12:43 +0200
committerMarvin Borner2020-05-30 16:12:43 +0200
commit96cde026875d0cb74274ff509a082c7131ba74ab (patch)
tree915f42e07cdb2fe90f5d46c294eb8ad612f55feb /.repos/st/.travis.yml
parentfd7cd8ecce2f5cfa7530e3954c2a6669ec282a67 (diff)
Synced upstream of terminal
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
-