Skip to content

Commit

Permalink
force install a dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
tbrowder committed Mar 2, 2018
1 parent 10bb9f0 commit 64f5666
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Expand Up @@ -20,6 +20,7 @@ install:
- zef --force install Log::Any
- zef --force install HTTP::Server::Ogre
- zef --force install TAP::Harness
- zef --force install HTTP::Request::Supply
- 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 64f5666

Please sign in to comment.