Fix travis-ci tests

Spinning up a distributed Erlang node by running 'erl -name ct3' failed
due to FQDN issues. Hiro Asari from Travis-CI suggested to try out the
new container-based workers as a fix, and that one works as expected
because we get a proper FQDN. Therefore, make the switch to
container-based workers.
This commit is contained in:
Tuncer Ayaz 2015-01-14 20:52:26 +01:00
parent 473d9fe145
commit ebebeb0318

View file

@ -1,3 +1,4 @@
sudo: false
language: erlang
otp_release:
- R16B02