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

Commit

Permalink
Update CI build
Browse files Browse the repository at this point in the history
  • Loading branch information
alfredxing committed Feb 7, 2018
1 parent 3cba7ee commit dcefcfe
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ language: go
go:
- stable

install:
- go get golang.org/x/crypto/ssh/terminal
# Output go version being used before running
before_script:
- go version

script: go test -v ./...

0 comments on commit dcefcfe

Please sign in to comment.