Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
devnied committed Aug 15, 2014
1 parent e2bbe15 commit 55956fc
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
language: android
jdk: oraclejdk7
android:
components:
- build-tools-19.0.3
- android-19
- sysimg-19
- build-tools-20.0.0
- android-20
- sysimg-20
- extra-android-support
licenses:
- android-sdk-license-bcbbd656
- android-sdk-license-5be876d5
- android-sdk-preview-license-52d11cd2
- '.*intel.+'
before_install:
- mkdir mvnDeployer
Expand Down

0 comments on commit 55956fc

Please sign in to comment.