Skip to content

Commit

Permalink
Updated travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
hiteshsondhi88 committed Sep 16, 2014
1 parent 2175b08 commit dc785c4
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1 +1,14 @@
language: java
language: android
android:
components:
- platform-tools
- tools

# The BuildTools version used by your project
- build-tools-20.0.0

# The SDK version used to compile your project
- android-16

- sys-img-armeabi-v7a-android-16
- sys-img-x86-android-16

0 comments on commit dc785c4

Please sign in to comment.