summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorSebastian Thiel <sebastian.thiel@icloud.com>2020-04-11 11:58:12 +0800
committerSebastian Thiel <sebastian.thiel@icloud.com>2020-04-11 11:58:12 +0800
commit86b269e1bff281e817b6ea820989f26d1c2a4ba6 (patch)
tree3039de430d7c600e962efee0c6a583b542959202 /.travis.yml
parentf344c8839a1ac7e4b849077906beb20d69cd11ca (diff)
downloadgitpython-86b269e1bff281e817b6ea820989f26d1c2a4ba6.tar.gz
make clear that appveyor and travis are not used anymore
[skip CI]
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 387b4bbe..9cbd94a8 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,3 +1,4 @@
+# UNUSED, only for reference. If adjustments are needed, please see github actions
language: python
python:
- "3.4"