Attempt install build-essential instead of g++
This commit is contained in:
parent
6b27a68170
commit
dfc3adcd63
@ -15,9 +15,7 @@ addons:
|
|||||||
packages:
|
packages:
|
||||||
- libxdo-dev
|
- libxdo-dev
|
||||||
- libinput-tools
|
- libinput-tools
|
||||||
- g++-7
|
- build-essential
|
||||||
env:
|
|
||||||
CC: g++-7
|
|
||||||
install:
|
install:
|
||||||
- pip install .
|
- pip install .
|
||||||
script:
|
script:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user