Skip to content

Commit

Permalink
Change to Python 3.10 for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Felix-Mac committed Jan 9, 2023
1 parent ed555d2 commit 333e1bf
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
@@ -1,6 +1,6 @@
language: python
python:
- "3.6" # current default Python on Travis CI
- "3.10"
# command to install dependencies
install:
- pip install -r requirements.txt
Expand Down

0 comments on commit 333e1bf

Please sign in to comment.