mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2025-12-12 14:30:09 +01:00
also enable pypy on travis
This commit is contained in:
parent
9f54bd56cb
commit
44a039bc11
1 changed files with 2 additions and 0 deletions
|
|
@ -9,7 +9,9 @@ python:
|
|||
- "3.7"
|
||||
- "3.6"
|
||||
- "3.5"
|
||||
- "pypy3.5"
|
||||
- "2.7"
|
||||
- "pypy2.7"
|
||||
|
||||
before_install:
|
||||
- sudo apt-get install -y git mercurial
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue