Skip to content

Commit 85a26bb

Browse files
updated .travis.yml
1 parent b84c393 commit 85a26bb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@ before_install:
2424
install:
2525
- if [ "$TRAVIS_OS_NAME" == "osx" ]; then
2626
brew update;
27-
brew uninstall python;
28-
brew install python3;
27+
brew updagre python;
2928
fi
3029
- sh travis.sh bootstrap
3130
- sh travis.sh install_color_scheme_unit

0 commit comments

Comments
 (0)