Skip to content

Commit 599c7f8

Browse files
authored
trusty upgrade for electron v2
1 parent 852b7fd commit 599c7f8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ matrix:
111111
- os: linux
112112
compiler: clang
113113
env: NODE_VERSION="6" ELECTRON_VERSION="2.0.1"
114+
dist: trusty # needed for libc6 / 'version `GLIBC_2.17` not found' error on precise
114115
addons:
115116
apt:
116117
sources: [ 'ubuntu-toolchain-r-test','llvm-toolchain-precise-3.5', 'gcc-multilib', 'g++-multilib', 'libsqlite3-dev:i386' ]

0 commit comments

Comments
 (0)