Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
daisieh committed Dec 19, 2023
1 parent 4e9236d commit be60315
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
language: python
dist: focal # required for Python >= 3.7
python:
- "3.9"
- "3.10"
- "3.12"

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

0 comments on commit be60315

Please sign in to comment.