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