projects
/
pub
/
Android
/
ownCloud.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[tx-robot] updated from transifex
[pub/Android/ownCloud.git]
/
.travis.yml
diff --git
a/.travis.yml
b/.travis.yml
index
d7e46cb
..
0db9b1e
100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-1,14
+1,13
@@
+sudo: false
language: android
android:
components:
- - platform-tools
- - tools
- - build-tools-20.0.0
- - android-19
+ - build-tools-22.0.1
+ - android-22
before_install:
- rm pom.xml
script:
- ./setup_env.sh ant
- ant clean
- ant debug
-
+