travis: Run tests on Python 3.3
This commit is contained in:
parent
305f142c87
commit
2e639a11c0
@ -2,6 +2,7 @@ language: python
|
||||
|
||||
python:
|
||||
- "2.7"
|
||||
- "3.3"
|
||||
|
||||
install:
|
||||
- pip install coverage coveralls
|
||||
|
Loading…
x
Reference in New Issue
Block a user