Moved fetch & checkout to script

This commit is contained in:
checktheroads 2019-06-18 14:54:01 -07:00
parent 582476d2be
commit fc3b7bb12c

View file

@ -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