Skip to content
This repository has been archived by the owner on Jan 29, 2021. It is now read-only.

Commit

Permalink
add golang.org/x/crypto/ssh/terminal
Browse files Browse the repository at this point in the history
  • Loading branch information
Yoriki Yamaguchi committed Jun 21, 2016
1 parent 7bb7b70 commit 1929e88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ install:
- go get github.com/urfave/cli
- go get github.com/ghodss/yaml
- go get github.com/bitly/go-simplejson
- go get golang.org/x/crypto/ssh/terminal
before_deploy:
- go get -v github.com/mitchellh/gox
- gox -output build/{{.OS}}_{{.Arch}}/{{.Dir}}
Expand Down

0 comments on commit 1929e88

Please sign in to comment.