mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2025-12-12 22:40:09 +01:00
enable older versionts in travis
This commit is contained in:
parent
7f078a9dac
commit
9f54bd56cb
2 changed files with 3 additions and 5 deletions
|
|
@ -7,9 +7,8 @@ cache: pip
|
|||
|
||||
python:
|
||||
- "3.7"
|
||||
# - "3.6"
|
||||
# - "3.5"
|
||||
# - "3.4" # not available for xenial
|
||||
- "3.6"
|
||||
- "3.5"
|
||||
- "2.7"
|
||||
|
||||
before_install:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue