aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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