projects
/
pub
/
Android
/
ownCloud.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge branch 'release-1.8' of https://github.com/owncloud/android into material_buttons
[pub/Android/ownCloud.git]
/
.travis.yml
1
language: android
2
android:
3
components:
4
- build-tools-22.0.1
5
- android-22
6
before_install:
7
- rm pom.xml
8
script:
9
- ./setup_env.sh ant
10
- ant clean
11
- ant debug
12