Update .travis.yml

This commit is contained in:
Martin Rusev
2015-10-22 09:07:52 +03:00
parent 4aa7648736
commit cb9f99c1fe

View File

@@ -4,6 +4,7 @@ python:
- "3.2"
- "3.3"
- "3.4"
- "3.5"
install:
- python setup.py -q install
script: nosetests