Skip to content

Commit

Permalink
testing: remove extra curl command (jindw#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Brody committed Dec 24, 2019
1 parent 5e4f642 commit 0003c1a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions t/test
Expand Up @@ -12,8 +12,6 @@ if [ "$COVERAGE" = "true" ]; then

echo "submitting to coveralls.io"
(cat coverage/lcov.info | node_modules/.bin/coveralls) > /dev/null 2>&1

curl 'https://www.prettyrobots.com/travisty' | sh
fi

echo ""

0 comments on commit 0003c1a

Please sign in to comment.