travis: Run tests on Python 3.3

This commit is contained in:
Stein Magnus Jodal 2014-04-03 21:12:34 +02:00
parent 305f142c87
commit 2e639a11c0

View File

@ -2,6 +2,7 @@ language: python
python:
- "2.7"
- "3.3"
install:
- pip install coverage coveralls