Package python3-wheel was also missing on Travis.

This commit is contained in:
Jean-Michel Picod
2020-02-06 10:52:47 +01:00
parent 3ae0337fda
commit 3eef0ec859

View File

@@ -25,6 +25,7 @@ addons:
- "python3" - "python3"
- "python3-pip" - "python3-pip"
- "python3-setuptools" - "python3-setuptools"
- "python3-wheel"
- "python3-crcmod" - "python3-crcmod"
cache: cache: