Skip to content

Commit

Permalink
added tests for Python 3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
tadeck committed Jun 20, 2014
1 parent edadd89 commit 99f0d3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -4,5 +4,6 @@ python:
- "2.7"
- "3.2"
- "3.3"
- "3.4"
install: "pip install -r requirements.txt --use-mirrors"
script: "python -munittest tests"

0 comments on commit 99f0d3b

Please sign in to comment.