Attempt fix build errors in travis
This commit is contained in:
parent
e24ac8bd30
commit
6b86e06284
@ -17,7 +17,8 @@ addons:
|
|||||||
- libinput-tools
|
- libinput-tools
|
||||||
- g++-7
|
- g++-7
|
||||||
env:
|
env:
|
||||||
CC: g++-7
|
CC: gcc-7
|
||||||
|
CXX: g++-7
|
||||||
install:
|
install:
|
||||||
- pip install .
|
- pip install .
|
||||||
script:
|
script:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user