Fix Codecov upload

This commit is contained in:
Mickael Remond 2018-01-01 19:04:48 +01:00
parent fef7d1ec50
commit d13e87f5bb
No known key found for this signature in database
GPG key ID: E6F6045D79965AA3

View file

@ -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)