Skip to content

Commit 590cee4

Browse files
MuryantoMuryanto
authored andcommitted
remove macos py2
1 parent 937c71b commit 590cee4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ aliases:
5252
set -e
5353
python run_tests.py -H -v2 $COVERAGE
5454
RESULT=$?
55-
echo "**** $PY_VER test result: "${RESULT}
55+
echo "*** $PY_VER test result: "${RESULT}
5656
exit $RESULT
5757
5858
- &run_coveralls

0 commit comments

Comments
 (0)