Skip to content

Commit

Permalink
Move to Python 3.8 (#371)
Browse files Browse the repository at this point in the history
  • Loading branch information
gchhablani authored Jun 14, 2024
1 parent 9ce3484 commit 980610b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ dist: jammy
language: python
sudo: false
python:
- '3.11'
- '3.8'
install:
- pip install -r requirements.txt
- pip install coverage==4.5.4
Expand Down

0 comments on commit 980610b

Please sign in to comment.