fixed gcc-5 conf
This commit is contained in:
parent
71814a26f2
commit
a4f4bf21eb
@ -36,8 +36,11 @@ matrix:
|
||||
sudo: required
|
||||
addons:
|
||||
apt:
|
||||
sources:
|
||||
- ubuntu-toolchain-r-test
|
||||
packages:
|
||||
- clang
|
||||
- libc6-dev-i386
|
||||
- gcc-multilib
|
||||
- gcc-5
|
||||
- gcc-5-multilib
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user