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