Skip to content

Commit

Permalink
Merge pull request #46 from gratipay/python-3.4
Browse files Browse the repository at this point in the history
let's test on Python 3.4 as well
  • Loading branch information
Changaco committed Mar 11, 2015
2 parents e818e10 + 0817e68 commit 8c4f58d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ python:
- 2.7
- 3.2
- 3.3
- 3.4
install:
- pip install --use-mirrors pytest ./
before_script:
Expand Down

0 comments on commit 8c4f58d

Please sign in to comment.