Skip to content

Commit

Permalink
Added Py3.5 and PyPy to travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
dainnilsson committed Feb 23, 2016
1 parent 1a3bac3 commit b1d67e4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ python:
- "2.7"
- "3.3"
- "3.4"
- "3.5"
- "pypy"

cache:
directories:
Expand Down

0 comments on commit b1d67e4

Please sign in to comment.