remove currently unsupported Python 3.3 from .travis.yml
This commit is contained in:
@@ -4,7 +4,6 @@ python:
|
||||
- "2.6"
|
||||
- "2.7"
|
||||
- "3.2"
|
||||
- "3.3"
|
||||
# command to install dependencies
|
||||
install: pip install
|
||||
# command to run tests
|
||||
|
||||
Reference in New Issue
Block a user