Navigation Menu

Skip to content

Commit

Permalink
traviis macos: debug
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Sep 19, 2018
1 parent 1a9ef9e commit 3f9f0f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion travis/install.sh
Expand Up @@ -51,7 +51,7 @@ case "${TRAVIS_OS_NAME}" in
;;
osx)
brew update > /dev/null
brew bundle
brew bundle --verbose
if [ "${ENABLE_DOCUMENT}" = "yes" ]; then
pip3 install Sphinx
fi
Expand Down

0 comments on commit 3f9f0f3

Please sign in to comment.