Skip to content

Commit

Permalink
Add Python27 back to travis test (Yelp#241)
Browse files Browse the repository at this point in the history
* use more python env

* keep pypy out
  • Loading branch information
XIANJUN ZHU authored and justineyster committed Jun 24, 2020
1 parent 3fe9ced commit 5769821
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 @@ -26,6 +26,8 @@ deploy:
branch: mvp
matrix:
include:
- env: TOXENV=py27
python: 2.7
- env: TOXENV=py35
python: 3.5
- env: TOXENV=py36
Expand Down

0 comments on commit 5769821

Please sign in to comment.