Skip to content

Commit

Permalink
bump python version in travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JTaeuber committed Nov 29, 2024
1 parent 108bc01 commit 0cd28bf
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: bionic
sudo: yes
language: python
python:
- "3.8"
- "3.9"
services:
- docker
install:
Expand Down

0 comments on commit 0cd28bf

Please sign in to comment.