Merge branch 'master' into fix/link_customization
This commit is contained in:
commit
99657b09d0
@ -15,7 +15,8 @@ matrix:
|
|||||||
- "3"
|
- "3"
|
||||||
before_install:
|
before_install:
|
||||||
- brew update
|
- brew update
|
||||||
- brew install python3
|
- brew outdated python3 || brew install python3 || brew upgrade python3
|
||||||
|
- pip install -U virtualenv
|
||||||
- virtualenv env -p python3
|
- virtualenv env -p python3
|
||||||
- source env/bin/activate
|
- source env/bin/activate
|
||||||
# command to install dependencies
|
# command to install dependencies
|
||||||
|
Loading…
x
Reference in New Issue
Block a user