Skip to content

Commit

Permalink
trusty upgrade for electron v2
Browse files Browse the repository at this point in the history
  • Loading branch information
springmeyer authored Jun 23, 2018
1 parent 852b7fd commit 599c7f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ matrix:
- os: linux
compiler: clang
env: NODE_VERSION="6" ELECTRON_VERSION="2.0.1"
dist: trusty # needed for libc6 / 'version `GLIBC_2.17` not found' error on precise
addons:
apt:
sources: [ 'ubuntu-toolchain-r-test','llvm-toolchain-precise-3.5', 'gcc-multilib', 'g++-multilib', 'libsqlite3-dev:i386' ]
Expand Down

0 comments on commit 599c7f8

Please sign in to comment.