diff --git a/.travis.yml b/.travis.yml index 82e89c24..9d0c6343 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,6 +8,10 @@ python: dist: xenial services: - docker +addons: + apt: + packages: + - python-cffi cache: pip before_install: - pip install --upgrade pip wheel