We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fbeb59 commit 162eb1dCopy full SHA for 162eb1d
.travis.yml
@@ -1,6 +1,8 @@
1
# Config file for automatic testing at travis-ci.org
2
3
language: python
4
+# update for python 3.10
5
+dist: bionic
6
7
python:
8
- "3.10"
0 commit comments