mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Fix No module named google_compute_engine error
This commit is contained in:
committed by
Zeke Sikelianos
parent
2467d91f27
commit
85d76acebb
@@ -3,6 +3,9 @@ git:
|
||||
notifications:
|
||||
email: false
|
||||
|
||||
before_install:
|
||||
- export BOTO_CONFIG=/dev/null
|
||||
|
||||
language: node_js
|
||||
node_js:
|
||||
- "4"
|
||||
|
||||
Reference in New Issue
Block a user