aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Lange <DLange@git.local>2020-10-06 10:26:34 +0200
committerDaniel Lange <DLange@git.local>2022-02-11 09:40:54 +0100
commit37b80046c0f0d5a66b2107a63e380002adbb66f5 (patch)
tree462d0e6847c47f1f040dc105290062e0056fb95d
parentca4cc80119533c4ed5c0f46c8a6d9885be9eefed (diff)
downloadsupybot_github-master.tar.gz
supybot_github-master.tar.bz2
supybot_github-master.zip
Update .travis.yml for focal and comment out webhookHEADmaster
-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