mirror of
https://github.com/FluuxIO/go-xmpp.git
synced 2025-03-15 12:49:03 -07:00

Codeship / Codecov docs are incorrect, but it seems I could make it work with this workaround.
6 lines
81 B
YAML
6 lines
81 B
YAML
- type: serial
|
|
steps:
|
|
- name: test
|
|
service: build
|
|
command: ./test.sh
|