Add tox.ini to xstatic-jasmine

Change-Id: I2d283986cb4dc497509accab5c505446045ec23e
This commit is contained in:
Rob Cresswell 2015-06-24 14:50:39 +01:00
parent 577e222c94
commit 82972a4a75
1 changed files with 10 additions and 0 deletions

10
tox.ini Normal file
View File

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