Commit cba5ca9d authored by BryceLTaylor's avatar BryceLTaylor

remove brew commands from circleci config

parent dd9b878b
......@@ -15,7 +15,6 @@ jobs:
steps:
- run: |
echo "Setup step is happening here"
brew install pyenv
pip install -r requirements.txt
npm --production=false ci
npm --production=false update
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment