Skip to content

Commit

Permalink
Also test on py3.5 and 3.6
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
  • Loading branch information
puiterwijk committed Sep 27, 2017
1 parent 194c669 commit 9bccae9
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.6'
script: python setup.py test
deploy:
provider: pypi
Expand Down

0 comments on commit 9bccae9

Please sign in to comment.