Skip to content

Commit

Permalink
Make travis test python 3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
seveas committed Oct 3, 2015
1 parent d739be4 commit b626230
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 @@ -3,6 +3,8 @@ language: python
python:
- "2.6"
- "2.7"
- "3.4"
- "3.5"

env:
global:
Expand Down

0 comments on commit b626230

Please sign in to comment.