aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Lange <DLange@git.local>2020-10-06 10:26:34 +0200
committerDaniel Lange <DLange@git.local>2020-10-06 12:26:50 +0200
commit23728d0a4224630dcb1c46160de1f3cda7b9e220 (patch)
treebdcfcff9ffe19ffb766c85023acbfb2d255d1917
parentf7c67d1b5e80366c33b252d9027ddf7688a454c3 (diff)
downloadsupybot_github-23728d0a4224630dcb1c46160de1f3cda7b9e220.tar.gz
supybot_github-23728d0a4224630dcb1c46160de1f3cda7b9e220.tar.bz2
supybot_github-23728d0a4224630dcb1c46160de1f3cda7b9e220.zip
Update .travis.yml for focal and comment out webhook
-rw-r--r--.travis.yml10
1 files changed, 7 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index 35f2482..a6d5afa 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,6 +3,12 @@ python:
- "3.7"
- "3.8"
+os:
+ - linux
+
+dist:
+ - focal
+
install:
- mkdir void
- mkdir void/Github
@@ -22,6 +28,4 @@ after_success:
notifications:
webhooks:
- - http://helit.org:8093/++alezakos
-
-sudo: false
+# - http://helit.org:8093/++alezakos

© 2014-2024 Faster IT GmbH | imprint | privacy policy