projects
/
pub
/
Android
/
ownCloud.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2717c2a
)
Let Gradle out of Travis for the moment - needs additional review
author
David A. Velasco
<dvelasco@solidgear.es>
Tue, 2 Dec 2014 08:47:02 +0000
(09:47 +0100)
committer
David A. Velasco
<dvelasco@solidgear.es>
Tue, 2 Dec 2014 08:47:02 +0000
(09:47 +0100)
.travis.yml
patch
|
blob
|
blame
|
history
diff --git
a/.travis.yml
b/.travis.yml
index
fbab8f4
..
d7e46cb
100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-7,9
+7,7
@@
android:
- android-19
before_install:
- rm pom.xml
- - ./setup_env.sh gradle
script:
- - ./gradlew clean build
- ./setup_env.sh ant
- ant clean
- ant debug