Fix No module named google_compute_engine error

This commit is contained in:
John Kleinschmidt 2017-07-26 15:53:27 -04:00 committed by Zeke Sikelianos
parent 2467d91f27
commit 85d76acebb

View file

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