mirror of
https://github.com/qurator-spk/dinglehopper.git
synced 2025-06-09 11:50:00 +02:00
🚧 Replace Travis with CircleCI
This commit is contained in:
parent
e8da8b63f8
commit
8533e6d421
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ jobs:
|
|||
docker:
|
||||
- image: circleci/python:<< parameters.python-version >>
|
||||
steps:
|
||||
- run: locale-gen "en_US.UTF-8"; update-locale LC_ALL="en_US.UTF-8"
|
||||
- checkout
|
||||
- run: pip3 install --upgrade pip
|
||||
- run: pip3 install -r requirements.txt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue