Skip to content

Commit

Permalink
Merge pull request #10 from kpn/feature/python27-support
Browse files Browse the repository at this point in the history
FIX: Also build python2.7 with travis
  • Loading branch information
mjholtkamp authored Jul 17, 2020
2 parents 1de9466 + 20f43df commit 5414290
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ install:
script: tox
jobs:
include:
- python: '2.7'
- python: '3.6'
- python: '3.7'
dist: xenial
Expand Down

0 comments on commit 5414290

Please sign in to comment.