Commit 8cae8489 by William Tisäter

Test Python 3.4 on Travis CI

parent 59986667
...@@ -4,6 +4,7 @@ python: ...@@ -4,6 +4,7 @@ python:
- "2.7" - "2.7"
- "3.2" - "3.2"
- "3.3" - "3.3"
- "3.4"
install: install:
- "pip install nose" - "pip install nose"
- "pip install python-coveralls" - "pip install python-coveralls"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment