mirror of
https://github.com/FluuxIO/go-xmpp.git
synced 2024-11-22 02:22:00 -08:00
6 lines
88 B
YAML
6 lines
88 B
YAML
|
- type: serial
|
||
|
steps:
|
||
|
- name: test
|
||
|
service: build
|
||
|
command: go test -v ./...
|