language: perl6 sudo: false perl6: - latest install: - rakudobrew build-zef - zef install . script: - prove -vr -e 'perl6 -Ilib' t/