go-xmpp/codeship-steps.yml
2018-01-01 19:02:30 +01:00

9 lines
173 B
YAML

- type: serial
steps:
- name: test
service: build
command: ./test.sh
- name: codecov
service: build
command: bash -c "curl -s https://codecov.io/bash"