mirror of
https://github.com/httprunner/httprunner.git
synced 2026-06-07 16:59:34 +08:00
remove docs, move docs to universal repo
https://github.com/HttpRunner/docs
This commit is contained in:
@@ -7,8 +7,8 @@ python:
|
||||
matrix:
|
||||
include:
|
||||
- python: 3.7
|
||||
dist: xenial
|
||||
sudo: true
|
||||
dist: xenial # Required for Python 3.7
|
||||
sudo: true # Required for Python 3.7
|
||||
install:
|
||||
- pip install poetry
|
||||
- poetry install -vvv
|
||||
|
||||
Reference in New Issue
Block a user