Skip to content

Commit

Permalink
Test more Python versions
Browse files Browse the repository at this point in the history
  • Loading branch information
samirelanduk committed May 29, 2021
1 parent e9d584e commit 4b403c4
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,9 @@ language: python
python:
- 3.6
- 3.7
matrix:
include:
- python: 3.8
dist: xenial
sudo: true
- 3.8
- 3.9
- 3.10

install:
- pip install -r requirements.txt
Expand Down

0 comments on commit 4b403c4

Please sign in to comment.