Where is flake8 on OS X?
This commit is contained in:
parent
e5ba2f41c7
commit
0ecae535a8
@ -29,6 +29,7 @@ matrix:
|
|||||||
before_script:
|
before_script:
|
||||||
- go get github.com/urfave/gfmxr/...
|
- go get github.com/urfave/gfmxr/...
|
||||||
- pip install --user flake8
|
- pip install --user flake8
|
||||||
|
- find ~/.local -name flake8
|
||||||
- mkdir -p .extracted-examples
|
- mkdir -p .extracted-examples
|
||||||
- curl -sSL -o .extracted-examples/README.md
|
- curl -sSL -o .extracted-examples/README.md
|
||||||
'https://raw.githubusercontent.com/urfave/cli/v1/README.md'
|
'https://raw.githubusercontent.com/urfave/cli/v1/README.md'
|
||||||
|
Loading…
Reference in New Issue
Block a user