travis exp 4

This commit is contained in:
Paolo Cignoni 2017-03-29 09:49:25 +02:00
parent 9218da88c9
commit c45aabef95

View File

@ -1,3 +1,6 @@
# Enable C++ support
language: cpp
os:
- osx
@ -15,8 +18,7 @@ install:
fi
script:
- |
if [[ "$TRAVIS_OS_NAME" == "osx" ]]
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]
then
PATH="$QTDIR/bin:$PATH"
LDFLAGS=-L$QTDIR/lib