Skip to content

Commit 162eb1d

Browse files
committed
[Fix] upgrade .travis-ci.yml to bionic for python 3.10
1 parent 4fbeb59 commit 162eb1d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Config file for automatic testing at travis-ci.org
22

33
language: python
4+
# update for python 3.10
5+
dist: bionic
46

57
python:
68
- "3.10"

0 commit comments

Comments
 (0)