summaryrefslogtreecommitdiffstats
path: root/tests/.travel.yml
blob: 09a5752bfbf0a9ebc7f8e074f1f3d3d8b5d4bd5b (plain)
1
2
3
4
5
6
7
8
9
command: go test -v {}
include: ^.+_test\.go$
path: ./
depth: 1
verbose: true
timeout: 1m
reload: false
html: test.html
notify: []