Skip to content

Commit

Permalink
correct path for new version of rakudo
Browse files Browse the repository at this point in the history
  • Loading branch information
tbrowder committed Mar 1, 2018
1 parent 65e3b72 commit 7ead95a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ install:
- zef --force install Log::Any
- zef --force install HTTP::Server::Ogre
- zef --force install TAP::Harness
- SET PATH=C:\Users\appveyor\rakudobrew\moar-2017.08\install\share\perl6\site\bin;%PATH%
- SET PATH=C:\Users\appveyor\rakudobrew\moar-2018.01\install\share\perl6\site\bin;%PATH%
- SET AUTHOR_TESTING=1
- zef --verbose --depsonly install .

Expand Down

0 comments on commit 7ead95a

Please sign in to comment.