Currently we network activate the module in our PHPUnit bootstrap when WORDPOINTS_NETWORK_ACTIVE is true. However, it should be possible for WordPoints to be network activated independently of the module, and this should be a feature of the default Travis build for modules.
Currently we network activate the module in our PHPUnit bootstrap when
WORDPOINTS_NETWORK_ACTIVE
is true. However, it should be possible for WordPoints to be network activated independently of the module, and this should be a feature of the default Travis build for modules.