summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>2020-12-28 20:55:18 +0000
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>2020-12-28 20:55:18 +0000
commitad486d35af85681b53be134b7f6b47da7b57b84d (patch)
treebad6c2c22cd64aaf8ba4f016a34905ccc774ce15
parent72e91de9b5b856f708c01456caadd06ea25930fa (diff)
downloadefl-ad486d35af85681b53be134b7f6b47da7b57b84d.tar.gz
travis - disable exactness. too many failures for a remote system
being a pixel off will be a filure... let's do exactness by hand for now
-rw-r--r--.travis.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index c1fb13196a..a66ea7a47e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -76,9 +76,6 @@ jobs:
env: DISTRO=Fedora32 CI_BUILD_TYPE=asan
- os: linux
if: type = cron
- env: DISTRO=Fedora32-exactness CI_BUILD_TYPE=exactness
- - os: linux
- if: type = cron
env: CI_BUILD_TYPE=codecov
- os: linux
if: type = cron