kosh04 / newlisp

newLISP mirror repository (unofficial)
http://www.newlisp.org/
96 stars 22 forks source link

Enable Travis CI IPv6 loopback network for testing #15

Closed kosh04 closed 5 years ago

kosh04 commented 5 years ago

Travis CI Build Environment is disable IPv6 by default. Therefore, enable IPv6 network for testing newLISP IPv6 primitives (loopback only).

https://docs.travis-ci.com/user/reference/overview/ https://docs.travis-ci.com/user/build-environment-updates/2016-08-24/#added

Explicitly disabling IPv6 as it is not supported on Google Compute Engine (related to travis-ci/packer-templates#216)

coveralls commented 5 years ago

Coverage Status

Coverage decreased (-72.6%) to 0.0% when pulling 64e137ddf2a9d35c7b517377470d7f7e14f1a368 on bugfix-travis-linux-errors into 5064a1544f8c9035e8fc01491820dc1806562f51 on develop.