ci: travis: add build on ARM64 arch now provided by Travis
authorStefan Schmidt <s.schmidt@samsung.com>
Fri, 10 Jan 2020 14:51:32 +0000 (09:51 -0500)
committerJongmin Lee <jm105.lee@samsung.com>
Sat, 11 Jan 2020 07:00:06 +0000 (16:00 +0900)
commitad3844a5adbce312879ead07466a7d48359bf8d0
treeed96b6322e33f50609ab4cb9800013eca7eb43c4
parent931eb8798936ff2417b570eeea77f383a1d6fa25
ci: travis: add build on ARM64 arch now provided by Travis

Summary:
Cheap and easy way for us to have basic compile testing on ARM64. Travis
is also offering ppc64le and s390x for builds, but on ppc64le we get a
internal compoler error (yay!) on c++ examples and on s390x we have no
luajit. So, these two have to wait a bit more.

Reviewers: bu5hm4n, zmike

Reviewed By: zmike

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D11060
.travis.yml