From 6707709d28f5f05f21616bcb142a2a0db0427f4b Mon Sep 17 00:00:00 2001 From: yuniszhang Date: Tue, 17 May 2022 17:44:31 +0800 Subject: [PATCH] update travis config --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 0060a25f..26022b56 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,6 +5,7 @@ python: - '3.5' - '3.6' - '3.7' +- '3.10' install: - pip install requests - pip install six @@ -13,6 +14,7 @@ install: - pip install dicttoxml - pip install crcmod - pip install pycryptodome +- pip install importlib_metadata notifications: email: recipients: