This commit is contained in:
Amber Brown (HawkOwl) 2017-08-19 23:14:35 +10:00
parent eb27cc458e
commit 6873594bdf
No known key found for this signature in database
GPG Key ID: 2308B479D3924A11
1 changed files with 4 additions and 2 deletions

View File

@ -136,9 +136,11 @@ basepython=python2.7
basepython=python2.7
[testenv:manifest-checker]
basepython=python2.7
# TwistedChecker needs to be 3.5
[testenv:txchecker-travis-required]
basepython=python3.6
basepython=python3.5
usedevelop=True
[testenv:txchecker-travis-all]
basepython=python3.6
basepython=python3.5
usedevelop=True