Re: Module distribution

2017-05-24 Thread Ahmad Zawawi
Hi Richard, I think you need to do the following: - zef --depsonly install . Instead of - zef installdeps . Already discussed that concern in https://github.com/ugexe/zef/issues/82 :) On Wed, May 24, 2017 at 2:41 PM, Richard Hainsworth wrote: > The Ecosystem (that is the modules.perl6.org we

Module distribution

2017-05-24 Thread Richard Hainsworth
The Ecosystem (that is the modules.perl6.org web page) shows whether a module is passing its tests. The system takes the error passing information from the Travis system. The Ecosystem documentation (on distributing a module) does not give any template for Travis. It would be useful for someon