travis: run tests with python3

Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
This commit is contained in:
FUJITA Tomonori 2015-07-03 14:36:38 +09:00
parent fa4318ba69
commit ecd1e4209a
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ python:
env:
- TOX_ENV=py26
- TOX_ENV=py27
- TOX_ENV=py34
- TOX_ENV=pep8
install: