@@ -3,6 +3,7 @@ python:
- "2.7"
- "3.3"
- "3.4"
+ - "3.5"
# command to run tests
script: nosetests
# Ensure dependencies are installed