Skip to content

Commit

Permalink
Test more versions of Py3
Browse files Browse the repository at this point in the history
  • Loading branch information
jakelever committed Jul 11, 2020
1 parent ed0d185 commit 98dbaeb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
language: python
python:
- "3.6"
- "3.7"
- "3.8"
install:
- python --version
- pip install --upgrade pip setuptools wheel
Expand Down

0 comments on commit 98dbaeb

Please sign in to comment.