mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-05-11 02:26:38 +00:00
sudo not udo
This commit is contained in:
parent
a9c16803d2
commit
ba385ccdf1
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
before_install: udo apt-get install libgmp3-dev
|
before_install: sudo apt-get install libgmp3-dev
|
||||||
language: go
|
language: go
|
||||||
go:
|
go:
|
||||||
- 1.2
|
- 1.2
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue