add test to travis

This commit is contained in:
Cheney 2015-09-25 12:48:59 +08:00
parent f179b24304
commit 6f64c527fe
1 changed files with 1 additions and 0 deletions

View File

@ -6,3 +6,4 @@ before_install:
- go get golang.org/x/crypto/ssh/terminal
script:
- go install github.com/chzyer/readline/example
- go test -v