summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorStefan Schmidt <s.schmidt@samsung.com>2018-11-19 14:12:22 +0100
committerStefan Schmidt <s.schmidt@samsung.com>2018-11-20 10:29:40 +0100
commitc60e4c7c24ae6f9d989c70dd7e0d29fe852c7630 (patch)
treee39cbb2f73d4bbea48ed0847afced156424c71b5 /.travis.yml
parenta1478261b5df689b04c2223cdaf68dc91c4a6442 (diff)
downloadefl-c60e4c7c24ae6f9d989c70dd7e0d29fe852c7630.tar.gz
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
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml
index 8ef3386d04..a8f5319260 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -45,10 +45,6 @@ jobs:
env:
- os: linux
- DISTRO=Debian91
- - if: type = cron
- env:
- - os: linux
- - DISTRO=Archlinux
exclude:
- os: linux