mirror of
https://github.com/checktheroads/hyperglass
synced 2024-05-11 05:55:08 +00:00
Moved fetch & checkout to script
This commit is contained in:
+1
-2
@@ -13,8 +13,7 @@ install:
|
||||
before_script:
|
||||
- pip3 install -r ./tests/requirements_dev.txt
|
||||
- pip3 install anybadge
|
||||
- git fetch
|
||||
- git checkout master
|
||||
- ./tests/ci_git_prep.sh
|
||||
- black hyperglass
|
||||
- python3 ./manage.py pylint-badge --integer-only True
|
||||
- ./tests/ci_git.sh
|
||||
|
||||
Reference in New Issue
Block a user