Skip to content

Commit 2dcc18f

Browse files
authored
Merge pull request google#133 from google/u/aren55555/remove-scripts-dir
Remove the script dir, the readme documents a way to run the example …
2 parents 103c21c + 8127e16 commit 2dcc18f

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)