Revert "Keeping Erlang with diagnostics."

This reverts commit 172517165a.
This commit is contained in:
Matt T. Proud 2012-07-10 22:54:55 -07:00
parent 172517165a
commit cc4c8f34b3
1 changed files with 1 additions and 4 deletions

View File

@ -1,10 +1,7 @@
language: erlang
before_install:
- dpkg -l 'go*' || true
- which go || true
- locate go || true
- false
- sudo apt-get install bzr >/dev/null 2>&1
install:
- hg clone -u release https://code.google.com/p/go "${HOME}/go" >/dev/null 2>&1