.travis.yml

This commit is contained in:
Markus Gans 2018-03-18 15:57:21 +01:00
parent 072c6d17e0
commit 635fc5737c
1 changed files with 2 additions and 1 deletions

View File

@ -55,7 +55,8 @@ matrix:
before_install:
- lsb_release -a
- uname -a
- apt-get install gpm libgpm-dev libcppunit-dev
- whoami
- sudo 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