Skip to content

Commit 8f9e147

Browse files
updated .travis.yml
1 parent f42af12 commit 8f9e147

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ before_install:
2121
install:
2222
- if [ "$TRAVIS_OS_NAME" == "osx" ]; then
2323
brew update;
24-
brew install python || brew upgrade python;
24+
brew upgrade python;
2525
fi
2626
- sh travis.sh bootstrap
2727
- sh travis.sh install_color_scheme_unit

0 commit comments

Comments
 (0)