1
0
Fork 0
mirror of https://github.com/ethauvin/kotlin-pluralizer.git synced 2025-04-25 00:37:12 -07:00
kotlin-pluralizer/.travis.yml
2017-01-30 11:21:04 +00:00

28 lines
394 B
YAML

language: android
android:
components:
- tools
- platform-tools
- build-tools-24.0.3
- extra-android-m2repository
- android-25
jdk:
- oraclejdk8
branches:
except:
- gh-pages
notifications:
email: false
sudo: false
cache:
directories:
- $HOME/.gradle/caches/
- $HOME/.gradle/wrapper/
- $HOME/.gradle/native/
- $HOME/.gradle/daemon/native/