Skip to content

Commit

Permalink
Travis use Python 3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
jasny committed May 24, 2024
1 parent a034a11 commit cbbd914
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ before_install:
- unset _JAVA_OPTIONS
- unset SBT_OPTS
- unset JAVA_TOOL_OPTIONS
- pyenv global 3.10

before_script:
- pip install -q -r e2e/requirements.txt
Expand Down

0 comments on commit cbbd914

Please sign in to comment.