mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-22 04:36:42 +00:00
No more ethash in travis
This commit is contained in:
parent
470587eaa5
commit
bcc8cd8cc9
1 changed files with 0 additions and 1 deletions
|
|
@ -5,7 +5,6 @@ before_install:
|
||||||
- sudo add-apt-repository ppa:beineri/opt-qt541 -y
|
- sudo add-apt-repository ppa:beineri/opt-qt541 -y
|
||||||
- sudo apt-get update -qq
|
- sudo apt-get update -qq
|
||||||
- sudo apt-get install -yqq libgmp3-dev libreadline6-dev qt54quickcontrols qt54webengine
|
- sudo apt-get install -yqq libgmp3-dev libreadline6-dev qt54quickcontrols qt54webengine
|
||||||
- go get github.com/ethereum/ethash/go-ethash
|
|
||||||
install:
|
install:
|
||||||
# - 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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue