mirror of
https://github.com/thatmattlove/hyperglass.git
synced 2026-05-07 12:43:05 +00:00
added missing anybadge import
This commit is contained in:
parent
6bb84eee77
commit
90a5aceb21
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ install:
|
|||
- pip3 install -r requirements.txt
|
||||
before_script:
|
||||
# - git remote add origin git@github.com/checktheroads/hyperglass.git > /dev/null 2>&1
|
||||
- pip3 install anybadge
|
||||
- sh ./tests/check_code.sh
|
||||
- python3 ./tests/ci_prepare.py
|
||||
script:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue