mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-30 05:07:46 +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:
|
||||
- ubuntu-toolchain-r-test
|
||||
packages:
|
||||
- gcc-7
|
||||
- g++-7
|
||||
- gcc-7-multilib
|
||||
- g++-7-multilib
|
||||
env:
|
||||
- MATRIX_EVAL="CC=gcc-7 && CXX=g++-7"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue