Skip to content

Commit

Permalink
Travis extra-google-m2repository
Browse files Browse the repository at this point in the history
  • Loading branch information
federicoiosue committed Feb 2, 2015
1 parent bbcb986 commit 1fec51d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ before_install:
- echo yes | android update sdk --all --filter build-tools-21.0.0 --no-ui --force > /dev/null
- echo yes | android update sdk --filter android-21 --no-ui --force > /dev/null
- echo yes | android update sdk --filter extra-android-support --no-ui --force > /dev/null
- echo yes | android update sdk --filter extra-google-m2repository --no-ui --force > /dev/null
- echo yes | android update sdk --filter extra-android-m2repository --no-ui --force > /dev/null

# Otherwise
Expand Down

0 comments on commit 1fec51d

Please sign in to comment.