Help language development. Donate to The Perl Foundation
os: Visual Studio 2015 platform: x64 install: # Install rakudostar for faster CI builds. No windows user will actually use # rakudobrew - choco install rakudostar # Change to build folder - cd %APPVEYOR_BUILD_FOLDER% # Refresh environment variables so zef works - refreshenv build: off test_script: # Test for fun :) - zef install . --verbose shallow_clone: true