Fix macos python3 test
This commit is contained in:
+1
-1
@@ -32,7 +32,7 @@ matrix:
|
|||||||
- "PYTHON=python3"
|
- "PYTHON=python3"
|
||||||
before_install:
|
before_install:
|
||||||
- brew update
|
- brew update
|
||||||
- brew install python3
|
- brew outdated python || brew upgrade python
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- |
|
- |
|
||||||
|
|||||||
Reference in New Issue
Block a user