The standard build task requires the launch of docker containers. Is this straying beyond unit testing or is this OK? If this is legitimate then we need to make sure the build runs in Travis because a number of vital test may not be being executed.
Raised as a bug and a question - i.e. is the problem with the build or with Travis?
The standard
build
task requires the launch of docker containers. Is this straying beyond unit testing or is this OK? If this is legitimate then we need to make sure the build runs in Travis because a number of vital test may not be being executed.Raised as a bug and a question - i.e. is the problem with the
build
or with Travis?