forked from mirrors/thatmattlove-hyperglass
removed travis echo statement
This commit is contained in:
parent
337e945f60
commit
c963de641d
1 changed files with 0 additions and 1 deletions
|
|
@ -14,7 +14,6 @@ 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