Skip to content

Commit 8127e16

Browse files
committed
Remove the script dir, the readme documents a way to run the example without using script/example.
1 parent 103c21c commit 8127e16

File tree

3 files changed

+1
-9
lines changed

3 files changed

+1
-9
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ go:
44
- 1.9.x
55
- 1.10.x
66
- tip
7-
script: script/test -v
7+
script: go test ./... -v

script/example

-4
This file was deleted.

script/test

-4
This file was deleted.

0 commit comments

Comments
 (0)