mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-04-14 05:38:37 +00:00
update travis build deps
This commit is contained in:
parent
5211fb0c79
commit
242667ebe5
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
before_install: sudo apt-get install libgmp3-dev
|
||||
before_install: sudo apt-get install libgmp3-dev qtbase5-private-dev qtdeclarative5-private-dev libqt5opengl5-dev libreadline6-dev
|
||||
install:
|
||||
- go get code.google.com/p/go.tools/cmd/goimports
|
||||
- go get github.com/golang/lint/golint
|
||||
|
|
|
|||
Loading…
Reference in a new issue