raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=72e91de9b5b856f708c01456caadd06ea25930fa
commit 72e91de9b5b856f708c01456caadd06ea25930fa Author: Carsten Haitzler (Rasterman) <ras...@rasterman.com> Date: Mon Dec 28 18:19:54 2020 +0000 travis - disable osx as it does nothnig but error on installing deps --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index da9cd21705..c1fb13196a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -46,7 +46,6 @@ env: jobs: include: - - os: osx - os: linux env: DISTRO=Fedora32-mingw CI_BUILD_TYPE=mingw - os: linux --