Forgejo/tests/.travel.yml
2014-03-31 16:24:58 +08:00

10 lines
131 B
YAML

command: go test -v {}
include: ^.+_test\.go$
path: ./
depth: 1
verbose: true
timeout: 1m
reload: false
html: test.html
notify: []