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:
parent
e0b92aec7a
commit
b98b2c806b
|
@ -1,4 +1,4 @@
|
|||
language: erlang
|
||||
language: go
|
||||
|
||||
before_install:
|
||||
- sudo apt-get install bzr >/dev/null 2>&1
|
||||
|
|
Loading…
Reference in New Issue