Merge pull request #10126 from electron/fix-travis

Fix No module named google_compute_engine error
This commit is contained in:
John Kleinschmidt
2017-07-27 17:21:23 -04:00
committed by GitHub

View File

@@ -3,6 +3,9 @@ git:
notifications:
email: false
before_install:
- export BOTO_CONFIG=/dev/null
language: node_js
node_js:
- "4"