Make tox test py35

Partial-Bug: #1617432
Change-Id: Ieb440869e119d312da361d03277fe63d1e956ff8
This commit is contained in:
Emma Foley 2016-09-23 13:04:32 +00:00
parent 8c8e2dc0b6
commit 88a6c59570
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
[tox]
minversion = 1.6
envlist = py34,py27,pep8
envlist = py35,py34,py27,pep8
skipsdist = True
[testenv]