mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-07 12:26:52 +00:00
Add python 3.4 on travis.
This commit is contained in:
parent
0a2daf5f8b
commit
f961d8f5e1
3 changed files with 3 additions and 1 deletions
|
|
@ -3,6 +3,7 @@ env: # These should match the tox env list
|
|||
- TOXENV=py26
|
||||
- TOXENV=py27
|
||||
- TOXENV=py33
|
||||
- TOXENV=py34
|
||||
- TOXENV=pypy
|
||||
install: pip install tox --use-mirrors
|
||||
script: tox
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue