Skip to content

Commit

Permalink
Add py37 and py38 configurations for travis-ci (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
kvalev authored and h2non committed Jan 25, 2020
1 parent 9bf46cc commit 1ceda84
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,12 @@ python:
- 3.4
- 3.5
- 3.6
- 3.7
- 3.8
- pypy
- pypy3
- nightly

allow_failures:
- python: pypy

Expand Down

0 comments on commit 1ceda84

Please sign in to comment.