Skip to content

Commit 6707709

Browse files
author
yuniszhang
committed
update travis config
1 parent c57b274 commit 6707709

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
@@ -5,6 +5,7 @@ python:
55
- '3.5'
66
- '3.6'
77
- '3.7'
8+
- '3.10'
89
install:
910
- pip install requests
1011
- pip install six
@@ -13,6 +14,7 @@ install:
1314
- pip install dicttoxml
1415
- pip install crcmod
1516
- pip install pycryptodome
17+
- pip install importlib_metadata
1618
notifications:
1719
email:
1820
recipients:

0 commit comments

Comments
 (0)