Merge: gitlab-ci: add android
authorJean Privat <jean@pryen.org>
Thu, 21 Feb 2019 23:38:03 +0000 (18:38 -0500)
committerJean Privat <jean@pryen.org>
Thu, 21 Feb 2019 23:38:03 +0000 (18:38 -0500)
commit103325a7b6aad6f79b59bd22092590d5b482244f
tree575d4b4a38f1e6d388f7cdda2604b079544da50d
parent82dd64cfe5734d6e193ae6feb179bee04e5a768a
parent022cf3559bd59d06fc28a79959fd0ba8985718fc
Merge: gitlab-ci: add android

Add android test and build to gitlab-ci. This also fixes some issues.

Note: the version of the android tools are not the most recent. Trying to update the android toolchain to a more modern one should be done in another PR.

Prof of concept: https://gitlab.com/nit/nit-ci/-/jobs/164255403/artifacts/browse/apk/

Pull-Request: #2736