1
0
Fork 0
mirror of https://github.com/ethauvin/kotlin-pluralizer.git synced 2025-04-26 01:07:13 -07:00

added tracisci

This commit is contained in:
Cesar Ferreira 2016-09-04 13:13:38 +01:00
parent 5120553afc
commit 83d03a4d23

28
.travis.yml Normal file
View file

@ -0,0 +1,28 @@
language: android
android:
components:
- tools
- platform-tools
- build-tools-24.0.2
- extra-android-m2repository
- android-24
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/