1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-05 05:51:29 +03:00
gitea/tests/.travel.yml

10 lines
131 B
YAML
Raw Normal View History

2014-03-31 12:24:58 +04:00
command: go test -v {}
include: ^.+_test\.go$
2014-03-31 09:30:32 +04:00
path: ./
depth: 1
verbose: true
timeout: 1m
reload: false
html: test.html
notify: []