Skip to content

Commit

Permalink
Travis run Python 3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
jasny committed May 24, 2024
1 parent cbbd914 commit 01ec8d0
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,13 @@ branches:
- /^v\d+\.\d+\.\d+$/

jdk: openjdk11
scala: 2.12.9
python: "3.10"

scala:
- 2.12.9

python:
- "3.10"

before_install:
- unset _JAVA_OPTIONS
- unset SBT_OPTS
Expand Down

0 comments on commit 01ec8d0

Please sign in to comment.