diff --git a/.travis.yml b/.travis.yml index c27c171..344eb1d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,6 +5,12 @@ compiler: - clang - gcc cache: pip +python: 3 + +addons: + apt: + packages: + - python3 install: - pip install -f tools/requirements.txt