Adds Python 3.3 to Travis CI build

This commit is contained in:
Robert Smallshire
2015-01-31 16:16:16 +01:00
parent 6e8843dce6
commit 78bae6f859
+1
View File
@@ -1,6 +1,7 @@
language: python
python:
- "2.7"
- "3.3"
- "3.4"
# command to install dependencies
install: