Skip to content

Commit 0df5f20

Browse files
authored
Merge pull request #210 from zhy1985555/master
update travis config
2 parents c57b274 + 6707709 commit 0df5f20

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)