Possible typo

This commit is contained in:
Tadas Baltrusaitis 2016-12-21 12:55:13 -05:00
parent 270739c191
commit 9773ab59da

View file

@ -44,7 +44,7 @@ before_install:
fi fi
fi fi
- if [ ${TRAVIS_OS_NAME} = osx]; then - if [ ${TRAVIS_OS_NAME} = osx ]; then
brew update; brew update;
fi fi