diff --git a/.travis.yml b/.travis.yml index 5cc52aa..f31cb1c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,5 +9,5 @@ node_js: script: ./node_modules/mocha/bin/mocha tests/*.test.js before_install: - brew install nvm; - - brew install android-platform-tools; +# - brew install android-platform-tools; - gem install -n /usr/local/bin cocoapods \ No newline at end of file