Skip to content
This repository was archived by the owner on Sep 4, 2025. It is now read-only.

Commit 4ffe86f

Browse files
committed
Travis calls script/test
1 parent b7ab492 commit 4ffe86f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ go:
44
- 1.7.x
55
- 1.8.x
66
- tip
7-
script: go test -v .
7+
script: script/test -v

0 commit comments

Comments
 (0)