summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorYobmod <yobmod@gmail.com>2021-02-24 16:47:40 +0000
committerYobmod <yobmod@gmail.com>2021-02-24 16:47:40 +0000
commit2f8320b7bf75b6ec375ade605a9812b4b2147de9 (patch)
treea0403feef4f2ccbe7a7fef5bb88d007b589145fc /.travis.yml
parentb3778ec37d17a6eb781fa9c6b5e2009fa7542d77 (diff)
downloadgitpython-2f8320b7bf75b6ec375ade605a9812b4b2147de9.tar.gz
drop python 3.4, update .gitignore
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 1fbb1ddb..bb71ca41 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,7 +1,6 @@
# UNUSED, only for reference. If adjustments are needed, please see github actions
language: python
python:
- - "3.4"
- "3.5"
- "3.6"
- "3.7"