Skip to content

Commit

Permalink
Applies Python 3.5 on travis-ci.
Browse files Browse the repository at this point in the history
Signed-off-by: Kouhei Maeda <mkouhei@palmtb.net>
  • Loading branch information
mkouhei committed Jan 5, 2016
1 parent 34f96c5 commit 2c5e502
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,8 @@ script:
- python setup.py check -r
after_success:
- coveralls --verbose

matrix:
include:
python: 3.5
env: TOX_ENV=py35

0 comments on commit 2c5e502

Please sign in to comment.