1
0
Fork 1
mirror of https://github.com/thatmattlove/hyperglass.git synced 2026-01-17 08:48:05 +00:00

removed travis echo statement

This commit is contained in:
checktheroads 2019-06-18 16:40:14 -07:00
parent 337e945f60
commit c963de641d

View file

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