Commit cba5ca9d authored by BryceLTaylor's avatar BryceLTaylor

remove brew commands from circleci config

parent dd9b878b
...@@ -15,7 +15,6 @@ jobs: ...@@ -15,7 +15,6 @@ jobs:
steps: steps:
- run: | - run: |
echo "Setup step is happening here" echo "Setup step is happening here"
brew install pyenv
pip install -r requirements.txt pip install -r requirements.txt
npm --production=false ci npm --production=false ci
npm --production=false update 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