mirror of
https://github.com/arnaucube/go-ethereum.git
synced 2026-02-28 05:56:45 +01:00
try to fix travis dep error
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
before_install: sudo apt-get install libgmp3-dev
|
||||
install:
|
||||
- go get
|
||||
- go get code.google.com/p/go.net/websocket
|
||||
- go get code.google.com/p/go.tools/cmd/goimports
|
||||
- go get github.com/golang/lint/golint
|
||||
- go get code.google.com/p/go.tools/cmd/vet
|
||||
|
||||
Reference in New Issue
Block a user