Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jsoehner authored Jul 20, 2024
1 parent 61dd1e8 commit bfae858
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 @@ -4,7 +4,7 @@ matrix:
- os: linux
dist: trusty
sudo: false
python: '3.6'
python: '3.10'
# If your build needs more advanced behavior, see detailed Travis CI instructions:
# https://docs.travis-ci.com/user/languages/python/
script: pytest
Expand Down

0 comments on commit bfae858

Please sign in to comment.