diff --git a/.travis.yml b/.travis.yml index a7454ae4..a2f315bf 100644 --- a/.travis.yml +++ b/.travis.yml @@ -23,13 +23,6 @@ env: ZSTREAM_TESTTIME=-T2mn DECODECORPUS_TESTTIME=-T1mn -# TODO: -# - Add Coverity job -# - Ref https://travis-ci.org/systemd/systemd/jobs/461620858/config -#stages: -# # Run Coverity periodically instead of for each commit/PR -# - name: Coverity -# if: type = cron matrix: fast_finish: true @@ -44,20 +37,24 @@ matrix: - CC=gcc-6 CFLAGS=-Werror make -j all - make clean - CC=gcc-6 make -j uasan-test-zstd