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