mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-04-15 01:51:46 +04:00
Take advantage of the travis-ci cache feature
This commit is contained in:
parent
7911f4b488
commit
c7eefd48e4
2 changed files with 9 additions and 6 deletions
1
tox.ini
1
tox.ini
|
|
@ -4,7 +4,6 @@ project = pre_commit
|
|||
envlist = py26,py27,py33,py34,pypy
|
||||
|
||||
[testenv]
|
||||
install_command = pip install --use-wheel {opts} {packages}
|
||||
deps = -rrequirements-dev.txt
|
||||
passenv = HOME HOMEPATH LANG TERM
|
||||
commands =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue