travis: drop archlinux from Travis cron builds

With Archlinux being a rolling release every new build of the docker
image could contain new changes that would break for us. For all other
distros we also follow the latest release approach where we want to make
sure efl still builds for it. With Archlinux this is not possible by its
nature. Luckily enough efl developers use Archlinux so the risk of
issues being left unnoticed is small enough.

Differential Revision: https://phab.enlightenment.org/D7306
This commit is contained in:
Stefan Schmidt 2018-11-19 14:12:22 +01:00
parent a1478261b5
commit c60e4c7c24
1 changed files with 0 additions and 4 deletions

View File

@ -45,10 +45,6 @@ jobs:
env:
- os: linux
- DISTRO=Debian91
- if: type = cron
env:
- os: linux
- DISTRO=Archlinux
exclude:
- os: linux