Skip to content

Commit 5607b3f

Browse files
updated .travis.yml
1 parent 85a26bb commit 5607b3f

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
@@ -24,7 +24,7 @@ before_install:
2424
install:
2525
- if [ "$TRAVIS_OS_NAME" == "osx" ]; then
2626
brew update;
27-
brew updagre python;
27+
brew upgrade python;
2828
fi
2929
- sh travis.sh bootstrap
3030
- sh travis.sh install_color_scheme_unit

0 commit comments

Comments
 (0)