Skip to content

Commit

Permalink
remove the process of download android env from travis
Browse files Browse the repository at this point in the history
  • Loading branch information
bofei.zq committed Apr 1, 2017
1 parent 3f4c2e0 commit 84439c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 84439c0

Please sign in to comment.