Unverified Commit e2bfb288 by Kewde Committed by GitHub

update libc6

parent 6f64c2bd
...@@ -101,7 +101,7 @@ matrix: ...@@ -101,7 +101,7 @@ matrix:
addons: addons:
apt: apt:
sources: [ 'ubuntu-toolchain-r-test','llvm-toolchain-precise-3.5', 'gcc-multilib', 'g++-multilib', 'libsqlite3-dev:i386' ] sources: [ 'ubuntu-toolchain-r-test','llvm-toolchain-precise-3.5', 'gcc-multilib', 'g++-multilib', 'libsqlite3-dev:i386' ]
packages: [ 'clang-3.5'] packages: [ 'clang-3.5', 'libc6']
- os: linux - os: linux
compiler: clang compiler: clang
env: NODE_VERSION="6" ELECTRON_VERSION="1.8.4" env: NODE_VERSION="6" ELECTRON_VERSION="1.8.4"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment