Sign in
android
/
platform
/
external
/
glide
/
6c0bbac880cf187b619b163544b3d0a54e5d4050
/
.
/
.travis.yml
blob: c1a2a27c1eaa31b12bd2c527c4cfeeca6c89e0c5 [
file
] [
log
] [
blame
]
language:
android
android:
components:
-
build
-
tools
-
19.1.0
licenses:
-
'android-sdk-license.*'
script:
'travis_retry ./gradlew build --parallel'
after_success:
-
scripts/travis
-
sonatype
-
publish.sh
-
./gradlew jacocoTestReport coveralls