mirror of
https://gitcode.com/gh_mirrors/ope/OpenFace.git
synced 2025-12-30 13:02:30 +00:00
Potential fix
This commit is contained in:
@@ -44,7 +44,7 @@ before_install:
|
||||
fi
|
||||
fi
|
||||
|
||||
- if ["{TRAVIS_OS_NAME}" = osx]; then
|
||||
- if [ ${TRAVIS_OS_NAME} = osx]; then
|
||||
brew update;
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user