travis: drop archlinux from Travis cron builds
authorStefan Schmidt <s.schmidt@samsung.com>
Mon, 19 Nov 2018 13:12:22 +0000 (14:12 +0100)
committerHermet Park <hermetpark@gmail.com>
Wed, 5 Dec 2018 04:57:58 +0000 (13:57 +0900)
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

.travis.yml

index 8ef3386..a8f5319 100644 (file)
@@ -45,10 +45,6 @@ jobs:
       env:
         - os: linux
         - DISTRO=Debian91
-    - if: type = cron
-      env:
-        - os: linux
-        - DISTRO=Archlinux
   exclude:
     - os: linux