And so the Travis dance begins

This commit is contained in:
Nicolas Stalder 2019-01-03 14:57:50 +01:00
parent c58c8300ac
commit 4136853e76

View File

@ -5,6 +5,12 @@ compiler:
- clang
- gcc
cache: pip
python: 3
addons:
apt:
packages:
- python3
install:
- pip install -f tools/requirements.txt