REM: removed a tab character that Travis CI dislikes

This commit is contained in:
iceman1001 2016-10-14 16:20:10 +02:00
parent 82b94b65aa
commit bc0d711102

View file

@ -21,7 +21,7 @@ matrix:
osx_image: xcode7.3 osx_image: xcode7.3
allow_failures: allow_failures:
- os: osx - os: osx
# MAC OS - dependencies? # MAC OS - dependencies?
before_install: before_install:
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew update ; fi - if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew update ; fi