mirror of
https://github.com/thatmattlove/hyperglass.git
synced 2026-01-17 08:48:05 +00:00
Added git git fetch to CI build
This commit is contained in:
parent
d9b566c30c
commit
582476d2be
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ install:
|
|||
before_script:
|
||||
- pip3 install -r ./tests/requirements_dev.txt
|
||||
- pip3 install anybadge
|
||||
- git fetch
|
||||
- git checkout master
|
||||
- black hyperglass
|
||||
- python3 ./manage.py pylint-badge --integer-only True
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue