mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-01-14 04:50:20 -06:00
Fixed Travis setup for python 3.7
This commit is contained in:
@@ -14,7 +14,9 @@ matrix:
|
||||
- env: TOXENV=pypy
|
||||
python: pypy2.7-5.10.0
|
||||
- env: TOXENV=py37
|
||||
python: 3.7-dev
|
||||
python: 3.7
|
||||
sudo: required
|
||||
dist: xenial
|
||||
install: pip install coveralls tox
|
||||
script: tox
|
||||
before_install:
|
||||
|
||||
Reference in New Issue
Block a user