Skip to content

Commit e2bfb28

Browse files
authored
update libc6
1 parent 6f64c2b commit e2bfb28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ matrix:
101101
addons:
102102
apt:
103103
sources: [ 'ubuntu-toolchain-r-test','llvm-toolchain-precise-3.5', 'gcc-multilib', 'g++-multilib', 'libsqlite3-dev:i386' ]
104-
packages: [ 'clang-3.5']
104+
packages: [ 'clang-3.5', 'libc6']
105105
- os: linux
106106
compiler: clang
107107
env: NODE_VERSION="6" ELECTRON_VERSION="1.8.4"

0 commit comments

Comments
 (0)