Merge pull request #2128 from atom/no-openssl

Don't force using OpenSSL on linux
This commit is contained in:
Cheng Zhao 2015-07-06 15:18:57 +08:00
commit 7042054913
3 changed files with 5 additions and 2 deletions

View file

@ -17,5 +17,8 @@ matrix:
env: TARGET_ARCH=arm
- os: linux
env: TARGET_ARCH=ia32
allow_failures:
- env: TARGET_ARCH=arm
- env: TARGET_ARCH=ia32
script: './script/cibuild'

View file

@ -8,7 +8,7 @@ import sys
BASE_URL = os.getenv('LIBCHROMIUMCONTENT_MIRROR') or \
'http://gh-contractor-zcbenz.s3.amazonaws.com/libchromiumcontent'
LIBCHROMIUMCONTENT_COMMIT = 'a4410de75315f3ecc00db2314bfab184dcd914f8'
LIBCHROMIUMCONTENT_COMMIT = 'e4505342f14c0131d64a5fd523485ef93df92050'
PLATFORM = {
'cygwin': 'win32',

2
vendor/brightray vendored

@ -1 +1 @@
Subproject commit 713bc650744c3ed987499f64743977c739f11186
Subproject commit 706799700b6cbdd8c6657e7253f0395b38412d57