jenkins2 adaptions

This commit is contained in:
Emmanuel Cazenave 2018-07-04 16:19:03 +02:00
parent cc802035d7
commit 2bae8b5b34
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
toxworkdir = {env:TMPDIR:/tmp}/tox-{env:USER}/{env:JOB_NAME:bidon}/
envlist = django18,django111
envlist = py27{django18,django111}
[testenv]
usedevelop = True