.travis.yml

This commit is contained in:
Markus Gans 2018-12-06 21:48:26 +01:00
parent 1b23b0806b
commit 77619bd8f8
1 changed files with 4 additions and 4 deletions

View File

@ -19,6 +19,9 @@ addons:
- libgpm-dev
- gperf
- libcppunit-dev
homebrew:
packages:
- pkg-config
env:
global:
@ -86,11 +89,8 @@ matrix:
- os: osx
env:
- TEST="macOS"
addons:
homebrew:
packages:
- pkg-config
script:
- uname -a
- autoreconf -v --install --force
- ./configure --prefix=/usr
- make -j10