mirror of
https://github.com/atom/atom.git
synced 2026-02-14 00:25:08 -05:00
Try fixing the build on Travis
This commit is contained in:
@@ -10,7 +10,7 @@ compiler: clang
|
||||
matrix:
|
||||
include:
|
||||
- os: linux
|
||||
env: NODE_VERSION=4.4.7
|
||||
env: NODE_VERSION=4.4.7 CXX=g++-5
|
||||
|
||||
sudo: false
|
||||
|
||||
@@ -51,6 +51,8 @@ addons:
|
||||
- build-essential
|
||||
- fakeroot
|
||||
- gcc-multilib
|
||||
- gcc-5
|
||||
- g++-5
|
||||
- git
|
||||
- libgnome-keyring-dev
|
||||
- rpm
|
||||
|
||||
Reference in New Issue
Block a user