mirror of
https://github.com/mtan93/cachet-url-monitor.git
synced 2026-05-20 14:18:52 +01:00
Trying to fix circleci build
This commit is contained in:
@@ -25,8 +25,9 @@ jobs:
|
|||||||
- run:
|
- run:
|
||||||
name: install dependencies
|
name: install dependencies
|
||||||
command: |
|
command: |
|
||||||
pip install -r dev_requirements.txt
|
sudo pip install pipenv
|
||||||
pip install -e .
|
pipenv install
|
||||||
|
pipenv install -r dev_requirements.txt
|
||||||
|
|
||||||
- save_cache:
|
- save_cache:
|
||||||
paths:
|
paths:
|
||||||
|
|||||||
Reference in New Issue
Block a user