Skip to content

Commit b1949f8

Browse files
committed
Workaround for travis python
1 parent 6c6ffd7 commit b1949f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ sudo: false
2626

2727
before_install:
2828
- brew update || brew update
29-
- brew uninstall python || brew install python
29+
- brew upgrade python
3030
- brew install lua
3131
- brew install ruby
3232

0 commit comments

Comments
 (0)