nextcloud-notes-android/.travis.yml
Niedermann IT-Dienstleistungen 837c679815 Update dependencies (#200)
update buildToolsVersion
    update rxMarkDown
    update support libs
    remove this, because it seems not to be needed (?)
```
-    compile 'io.reactivex:rxandroid:1.2.0'
-    compile 'io.reactivex:rxjava:1.1.5'
```
2017-04-01 12:38:22 +02:00

12 lines
175 B
YAML

language: android
jdk: oraclejdk8
android:
components:
- tools
- build-tools-25.0.2
- android-25
- extra-android-m2repository
script: ./gradlew testDebug