Skip to content

Commit

Permalink
remove macos py2
Browse files Browse the repository at this point in the history
  • Loading branch information
Muryanto authored and Muryanto committed Mar 14, 2019
1 parent 937c71b commit 590cee4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ aliases:
set -e
python run_tests.py -H -v2 $COVERAGE
RESULT=$?
echo "**** $PY_VER test result: "${RESULT}
echo "*** $PY_VER test result: "${RESULT}
exit $RESULT
- &run_coveralls
Expand Down

0 comments on commit 590cee4

Please sign in to comment.