Skip to content

Commit 30abd77

Browse files
committed
update package jessevdk/go-flags to travis.yaml
1 parent c3740aa commit 30abd77

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ go:
66

77
install:
88
- if ! go get code.google.com/p/go.tools/cmd/cover; then go get golang.org/x/tools/cmd/cover; fi
9+
- go get github.com/jessevdk/go-flags
910

1011
script:
1112
- go get

0 commit comments

Comments
 (0)