mirror of
https://github.com/FluuxIO/go-xmpp
synced 2024-11-03 15:40:13 +00:00
6 lines
88 B
YAML
6 lines
88 B
YAML
|
- type: serial
|
||
|
steps:
|
||
|
- name: test
|
||
|
service: build
|
||
|
command: go test -v ./...
|