mirror of
https://github.com/checktheroads/hyperglass
synced 2024-05-11 05:55:08 +00:00
readme formatting, ci move
This commit is contained in:
@@ -9,10 +9,9 @@ before_install:
|
||||
- pip3 install -r ./tests/requirements_dev.txt
|
||||
install:
|
||||
- pip3 install -r requirements.txt
|
||||
after_install:
|
||||
before_script:
|
||||
- git remote add origin git@github.com/checktheroads/hyperglass.git > /dev/null 2>&1
|
||||
- sh ./tests/check_code.sh
|
||||
before_script:
|
||||
- python3 ./tests/ci_prepare.py
|
||||
script:
|
||||
- nohup python3 ./tests/ci_dev_server.py &
|
||||
|
Reference in New Issue
Block a user