mirror of
https://github.com/checktheroads/hyperglass
synced 2024-05-11 05:55:08 +00:00
removed travis echo statement
This commit is contained in:
@@ -14,7 +14,6 @@ before_script:
|
|||||||
- pip3 install -r ./tests/requirements_dev.txt
|
- pip3 install -r ./tests/requirements_dev.txt
|
||||||
- pip3 install anybadge
|
- pip3 install anybadge
|
||||||
- ./tests/ci_git_prep.sh
|
- ./tests/ci_git_prep.sh
|
||||||
- echo "Current Branch in Travis Context - $CURRENT_BRANCH"
|
|
||||||
- black hyperglass
|
- black hyperglass
|
||||||
- python3 ./manage.py pylint-badge --integer-only True
|
- python3 ./manage.py pylint-badge --integer-only True
|
||||||
- ./tests/ci_git_commit.sh
|
- ./tests/ci_git_commit.sh
|
||||||
|
Reference in New Issue
Block a user