Revert "Keeping Erlang with diagnostics."
This reverts commit 172517165a
.
This commit is contained in:
parent
172517165a
commit
cc4c8f34b3
|
@ -1,10 +1,7 @@
|
||||||
language: erlang
|
language: erlang
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- dpkg -l 'go*' || true
|
- sudo apt-get install bzr >/dev/null 2>&1
|
||||||
- which go || true
|
|
||||||
- locate go || true
|
|
||||||
- false
|
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- hg clone -u release https://code.google.com/p/go "${HOME}/go" >/dev/null 2>&1
|
- hg clone -u release https://code.google.com/p/go "${HOME}/go" >/dev/null 2>&1
|
||||||
|
|
Loading…
Reference in New Issue