Skip to content

Commit

Permalink
Add configuration file for Travis-CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
pocmo committed Mar 13, 2015
1 parent 90055e8 commit f564245
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
language: android
android:
components:
- platform-tools
- tools
- build-tools-21.1.1
- android-21

- extra-google-google_play_services
- extra-google-m2repository
- extra-android-m2repository

0 comments on commit f564245

Please sign in to comment.