.travis.yml - shouldn't be environment variables but should be passed

as defines to make instead
This commit is contained in:
twinaphex 2016-09-06 22:18:33 +02:00
parent 8c8332b414
commit a545337265

View File

@ -4,10 +4,6 @@ language: generic
matrix:
include:
- compiler: gcc
- compiler: gcc
env: BUILD_C89=1
- compiler: gcc
env: BUILD_CXX=1
- compiler: clang
addons:
# Install a more recent clang than the default