forked from mirrors/thatmattlove-hyperglass
added debug statement to see if env var is making it out of shell script
This commit is contained in:
parent
fc7db9137a
commit
08634d208a
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ before_script:
|
|||
- pip3 install -r ./tests/requirements_dev.txt
|
||||
- pip3 install anybadge
|
||||
- ./tests/ci_git_prep.sh
|
||||
- echo "Current Branch in Travis Context - $CURRENT_BRANCH"
|
||||
- black hyperglass
|
||||
- python3 ./manage.py pylint-badge --integer-only True
|
||||
- ./tests/ci_git_commit.sh
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue