Trial an experiment of the Travis CI language.

Aalok Shah informs me that Travis CI ought to be permissive with the
languages it supports.  This is a trial at setting it to Go, given that
apparently Erlang now requires a OTP release.
This commit is contained in:
Matt T. Proud 2012-07-10 22:18:23 -07:00
parent e0b92aec7a
commit b98b2c806b
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
language: erlang
language: go
before_install:
- sudo apt-get install bzr >/dev/null 2>&1