Skip to content

Commit

Permalink
CI: add python version 3.5 for Travis
Browse files Browse the repository at this point in the history
Signed-off-by: Raphaël Beamonte <raphael.beamonte@gmail.com>
  • Loading branch information
XaF committed Sep 20, 2015
1 parent 586e824 commit 9ad799c
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 @@ -4,6 +4,8 @@ python:
- "2.7"
- "3.3"
- "3.4"
- "3.5"
- "3.5-dev"
- "nightly"
- "pypy"
- "pypy3"
Expand Down

0 comments on commit 9ad799c

Please sign in to comment.