And so the Travis dance begins
This commit is contained in:
parent
c58c8300ac
commit
4136853e76
@ -5,6 +5,12 @@ compiler:
|
||||
- clang
|
||||
- gcc
|
||||
cache: pip
|
||||
python: 3
|
||||
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
- python3
|
||||
|
||||
install:
|
||||
- pip install -f tools/requirements.txt
|
||||
|
Loading…
x
Reference in New Issue
Block a user