|
@@ -42,8 +42,6 @@ matrix:
|
|
before_install:
|
|
before_install:
|
|
- brew update
|
|
- brew update
|
|
- brew install python3
|
|
- brew install python3
|
|
- - brew install pkg-config || brew reinstall pkg-config
|
|
|
|
- - brew link --force pkg-config
|
|
|
|
- virtualenv env -p python3
|
|
- virtualenv env -p python3
|
|
- source env/bin/activate
|
|
- source env/bin/activate
|
|
script:
|
|
script:
|