xstatic-angular/tox.ini
lin-hua-cheng 5a82b2238e Add tox.ini to enable publish/tarball job
Change-Id: I68b5329b836b4d267ea8a981beadf1618b3d50d9
2015-06-23 13:41:09 -07:00

12 lines
146 B
INI

[tox]
minversion = 1.6
skipsdist = True
envlist = py27,py33,py34
[testenv:venv]
commands = {posargs}
[tox:jenkins]
downloadcache = ~/cache/pip