summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authoryobmod <yobmod@gmail.com>2021-02-26 15:01:49 +0000
committeryobmod <yobmod@gmail.com>2021-02-26 15:01:49 +0000
commitf9b0e75c07ccbf90a9f2e67873ffbe672bb1a859 (patch)
treea7c1203d435544c129802c0d938dae80e9874398 /.travis.yml
parentc34c23a830bb45726c52bd5dcd84c2d5092418e4 (diff)
downloadgitpython-f9b0e75c07ccbf90a9f2e67873ffbe672bb1a859.tar.gz
rebase on master
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 bb71ca41..1fbb1ddb 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,7 @@
# UNUSED, only for reference. If adjustments are needed, please see github actions
language: python
python:
+ - "3.4"
- "3.5"
- "3.6"
- "3.7"