mirror of
https://github.com/thatmattlove/hyperglass.git
synced 2026-01-17 08:48:05 +00:00
moving travis to ssh user key, readme badge updates
This commit is contained in:
parent
2bd89b8d5c
commit
3904d8b194
2 changed files with 2 additions and 8 deletions
|
|
@ -18,5 +18,5 @@ script:
|
|||
- sleep 20
|
||||
- python3 ./tests/ci_test.py
|
||||
after_success:
|
||||
- git remote add origin https://${GH_TOKEN}@github.com/checktheroads/hyperglass.git > /dev/null 2>&1
|
||||
- git remote add origin git@github.com/checktheroads/hyperglass.git > /dev/null 2>&1
|
||||
- git push --quiet --set-upstream origin master
|
||||
|
|
|
|||
|
|
@ -5,13 +5,7 @@
|
|||
**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>
|
||||
[](https://travis-ci.com/checktheroads/hyperglass)
|
||||
|
||||

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

|
||||
  [](https://github.com/ambv/black) 
|
||||
|
||||
## Features
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue