diff --git a/codeship-steps.yml b/codeship-steps.yml index e9d19be..6d52d49 100644 --- a/codeship-steps.yml +++ b/codeship-steps.yml @@ -5,4 +5,4 @@ command: ./test.sh - name: codecov service: build - command: bash -c "curl -s https://codecov.io/bash" + command: bash <(curl -s https://codecov.io/bash)