Use Codeship syntax example

disco_info_form
Mickael Remond 6 years ago
parent 76a6d35a8b
commit 06cb1804a8
No known key found for this signature in database
GPG Key ID: E6F6045D79965AA3

@ -5,4 +5,4 @@
command: ./test.sh
- name: codecov
service: build
command: bash <(curl -s https://codecov.io/bash)
command: bash -c "curl -s https://codecov.io/bash"

Loading…
Cancel
Save