Compare commits

...
This repository has been archived on 2019-12-07. You can view files and clone it, but cannot push or open issues or pull requests.

1 commit

Author SHA1 Message Date
5949450b53 wip 2016-10-07 00:58:09 +09:00

4
.drone.yml Normal file
View file

@ -0,0 +1,4 @@
image: docker.vokalinteractive.com/android:latest
env:
script:
- ./gradlew test assemble