Where is flake8 on OS X?

This commit is contained in:
Dan Buch 2016-05-30 12:24:05 -04:00
parent e5ba2f41c7
commit 0ecae535a8
No known key found for this signature in database
GPG Key ID: FAEF12936DD3E3EC

View File

@ -29,6 +29,7 @@ matrix:
before_script:
- go get github.com/urfave/gfmxr/...
- pip install --user flake8
- find ~/.local -name flake8
- mkdir -p .extracted-examples
- curl -sSL -o .extracted-examples/README.md
'https://raw.githubusercontent.com/urfave/cli/v1/README.md'