From 1aab8f661902c9ef5121b25815ceec454f8de799 Mon Sep 17 00:00:00 2001 From: Godzil Date: Mon, 17 Feb 2020 23:21:28 +0000 Subject: [PATCH] =?UTF-8?q?Remove=20the=20test=20=F0=9F=A4=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 82f4aae..f23e847 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,8 +15,6 @@ compiler: script: - - gcov --version - - ls /usr/bin/gcov* - mkdir build - cd build - cmake ..