forked from mirrors/thatmattlove-hyperglass
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