summaryrefslogtreecommitdiffstats
path: root/tests/.travel.yml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/.travel.yml')
-rw-r--r--tests/.travel.yml9
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/.travel.yml b/tests/.travel.yml
deleted file mode 100644
index 09a5752bfb..0000000000
--- a/tests/.travel.yml
+++ /dev/null
@@ -1,9 +0,0 @@
-command: go test -v {}
-include: ^.+_test\.go$
-path: ./
-depth: 1
-verbose: true
-timeout: 1m
-reload: false
-html: test.html
-notify: []