1
1
mirror of https://github.com/go-gitea/gitea synced 2024-07-04 17:15:49 +00:00
gitea/tests/.travel.yml

10 lines
131 B
YAML
Raw Normal View History

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