mirror of
https://github.com/checktheroads/hyperglass
synced 2024-05-11 05:55:08 +00:00
readme formatting, removed remote add from CI
This commit is contained in:
@@ -10,7 +10,7 @@ before_install:
|
|||||||
install:
|
install:
|
||||||
- pip3 install -r requirements.txt
|
- pip3 install -r requirements.txt
|
||||||
before_script:
|
before_script:
|
||||||
- git remote add origin git@github.com/checktheroads/hyperglass.git > /dev/null 2>&1
|
# - git remote add origin git@github.com/checktheroads/hyperglass.git > /dev/null 2>&1
|
||||||
- sh ./tests/check_code.sh
|
- sh ./tests/check_code.sh
|
||||||
- python3 ./tests/ci_prepare.py
|
- python3 ./tests/ci_prepare.py
|
||||||
script:
|
script:
|
||||||
|
@@ -5,8 +5,9 @@
|
|||||||
**hyperglass** is intended to make implementing a looking glass too easy not to do, with the big-picture goal of improving the internet community as a whole by making looking glasses more common across autonomous systems of any size.
|
**hyperglass** is intended to make implementing a looking glass too easy not to do, with the big-picture goal of improving the internet community as a whole by making looking glasses more common across autonomous systems of any size.
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||

|
|
||||||

|
[](https://travis-ci.com/checktheroads/hyperglass)
|
||||||
|

|
||||||
[](https://github.com/ambv/black)
|
[](https://github.com/ambv/black)
|
||||||

|

|
||||||
|
|
||||||
|
Reference in New Issue
Block a user