IO::Path::XDG: only: - master image: rakudo-star before_script: - zef install . --deps-only --test-depends --/test script: AUTHOR_TESTING=1 prove -v -e "perl6 -Ilib" t artifacts: name: "perl6-IO-Path-XDG" paths: - META6.json - bin - lib - resources - t test: except: - master image: rakudo-star before_script: - zef install . --deps-only --test-depends --/test script: AUTHOR_TESTING=1 prove -v -e "perl6 -Ilib" t