mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-31 13:37:45 +00:00
Travis buildfix (multilib)
This commit is contained in:
parent
750074be70
commit
7f11a89d00
1 changed files with 2 additions and 2 deletions
|
@ -14,8 +14,8 @@ matrix:
|
||||||
sources:
|
sources:
|
||||||
- ubuntu-toolchain-r-test
|
- ubuntu-toolchain-r-test
|
||||||
packages:
|
packages:
|
||||||
- gcc-7
|
- gcc-7-multilib
|
||||||
- g++-7
|
- g++-7-multilib
|
||||||
env:
|
env:
|
||||||
- MATRIX_EVAL="CC=gcc-7 && CXX=g++-7"
|
- MATRIX_EVAL="CC=gcc-7 && CXX=g++-7"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue