Revert python3-crcmod install

Python3 on Travis is old (3.5) so crcmod is installed by pip anyway.
This commit is contained in:
Jean-Michel Picod
2020-02-06 10:59:09 +01:00
parent 3eef0ec859
commit 130aec165d

View File

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