From 072c6d17e0c224e3bd886474af830f37d0625773 Mon Sep 17 00:00:00 2001 From: Markus Gans Date: Sun, 18 Mar 2018 15:53:53 +0100 Subject: [PATCH] .travis.yml --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 94e37324..71f4ea2b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -55,6 +55,7 @@ matrix: before_install: - lsb_release -a - uname -a + - apt-get install gpm libgpm-dev libcppunit-dev script: - autoreconf -v --install --force - ./configure --prefix=/usr CPPFLAGS="-DDEBUG" CXXFLAGS="-g -O0 -DDEBUG" --with-unit-test