Merge remote-tracking branch 'patrick/feature/tox-py35'

This commit is contained in:
Virgil Dupras 2016-01-05 17:21:44 -05:00
commit c05f01853d
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
[tox]
envlist = py34
envlist = py34,py35
skipsdist = True
[testenv]