We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 284253b commit 8ad2998Copy full SHA for 8ad2998
.travis.yml
@@ -7,7 +7,7 @@ services:
7
- docker
8
python:
9
- '3.10'
10
-- '3,11'
+- '3.11'
11
12
install:
13
- python -m pip install --upgrade pip
0 commit comments