File tree Expand file tree Collapse file tree 3 files changed +23
-0
lines changed Expand file tree Collapse file tree 3 files changed +23
-0
lines changed Original file line number Diff line number Diff line change 1+ language : android
2+
3+ android :
4+ components :
5+ - platform-tools
6+ - tools
7+ - build-tools-23.0.2
8+ - android-22
9+ - extra-android-m2repository
10+ licenses :
11+ - android-sdk-license-.+
12+
13+ before_cache :
14+ - rm -f $HOME/.gradle/caches/modules-2/modules-2.lock
15+
16+ cache :
17+ directories :
18+ - $HOME/.gradle/caches/
19+ - $HOME/.gradle/wrapper/
20+
21+ script : ./gradlew assembleRelease
Original file line number Diff line number Diff line change 1+ [ ![ Build Status] ( https://travis-ci.org/dsavenko/crowdsource-experiments-using-android-devices.svg?branch=master )] ( https://travis-ci.org/dsavenko/crowdsource-experiments-using-android-devices )
2+
13Android application to participate in experiment crowdsourcing using public CK servers
24
35You can find it at [ https://play.google.com/store/apps/details?id=openscience.crowdsource.experiments ] .
You can’t perform that action at this time.
0 commit comments