plectrum

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit afe5add77e5b6ca9b075bed306802c8e1d47ab8f
parent fa365dd1c0363454296ab40c5332983aaf9ebe09
Author: gstraube <gstraube@mailbox.org>
Date:   Wed, 12 Jul 2017 16:56:08 +0200

Tell Travis to build an Android project

Diffstat:
M.travis.yml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml @@ -1,2 +1,2 @@ -language: java +language: android jdk: oraclejdk8