diff options
author | Carsten Haitzler (Rasterman) <raster@rasterman.com> | 2020-12-28 18:19:54 +0000 |
---|---|---|
committer | Carsten Haitzler (Rasterman) <raster@rasterman.com> | 2020-12-28 18:20:25 +0000 |
commit | 72e91de9b5b856f708c01456caadd06ea25930fa (patch) | |
tree | 9ffb55c207df8ab53e9312f3ea9d99454d1cd43c | |
parent | 86493e160a095e38ea564ffb260edae0b1e766ae (diff) |
travis - disable osx as it does nothnig but error on installing deps
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index da9cd21705..c1fb13196a 100644 --- a/.travis.yml +++ b/.travis.yml | |||
@@ -46,7 +46,6 @@ env: | |||
46 | 46 | ||
47 | jobs: | 47 | jobs: |
48 | include: | 48 | include: |
49 | - os: osx | ||
50 | - os: linux | 49 | - os: linux |
51 | env: DISTRO=Fedora32-mingw CI_BUILD_TYPE=mingw | 50 | env: DISTRO=Fedora32-mingw CI_BUILD_TYPE=mingw |
52 | - os: linux | 51 | - os: linux |