summaryrefslogtreecommitdiffstats
path: root/tests/.travel.yml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/.travel.yml')
-rw-r--r--tests/.travel.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/.travel.yml b/tests/.travel.yml
index 820621b283..09a5752bfb 100644
--- a/tests/.travel.yml
+++ b/tests/.travel.yml
@@ -1,5 +1,5 @@
-command: python -m pytest {}
-include: ^test_.*\.py$
+command: go test -v {}
+include: ^.+_test\.go$
path: ./
depth: 1
verbose: true