Possible typo
This commit is contained in:
parent
270739c191
commit
9773ab59da
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ before_install:
|
|||
fi
|
||||
fi
|
||||
|
||||
- if [ ${TRAVIS_OS_NAME} = osx]; then
|
||||
- if [ ${TRAVIS_OS_NAME} = osx ]; then
|
||||
brew update;
|
||||
fi
|
||||
|
||||
|
|
Loading…
Reference in a new issue