Commit 8f9a3546 authored by Taylor Gerring's avatar Taylor Gerring

try to fix travis dep error

parent bc5d924b
before_install: sudo apt-get install libgmp3-dev before_install: sudo apt-get install libgmp3-dev
install: install:
- go get - go get code.google.com/p/go.net/websocket
- go get code.google.com/p/go.tools/cmd/goimports - go get code.google.com/p/go.tools/cmd/goimports
- go get github.com/golang/lint/golint - go get github.com/golang/lint/golint
- go get code.google.com/p/go.tools/cmd/vet - go get code.google.com/p/go.tools/cmd/vet
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment