Skip to content

Commit

Permalink
Add dependencies needed to be able to build the project in Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrovgs committed May 19, 2015
1 parent 3876bcc commit 6539a28
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -5,6 +5,8 @@ android:
- build-tools-22.0.1
- android-22
- extra-android-support
- extra-google-m2repository
- extra-android-m2repository

script:
./gradlew checkstyle build

0 comments on commit 6539a28

Please sign in to comment.