mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-04-15 01:51:46 +04:00
Simplify cross version tests
This commit is contained in:
parent
c5030c8dca
commit
a506a1cac1
6 changed files with 8 additions and 11 deletions
|
|
@ -5,9 +5,8 @@
|
|||
- The complete test suite depends on having at least the following installed (possibly not
|
||||
a complete list)
|
||||
- git (A sufficiently newer version is required to run pre-push tests)
|
||||
- python
|
||||
- python3.4 (Required by a test which checks different python versions)
|
||||
- python3.5 (Required by a test which checks different python versions)
|
||||
- python2 (Required by a test which checks different python versions)
|
||||
- python3 (Required by a test which checks different python versions)
|
||||
- tox (or virtualenv)
|
||||
- ruby + gem
|
||||
- docker
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue