AppVeyor: Attempt 5

pull/2/head
Matthew Despain 7 years ago
parent c40fdb3910
commit 5b9c669af4

@ -104,7 +104,7 @@ Task("Compile").Does(() => {
}); });
Task("Gulp").Does(() => { Task("Gulp").Does(() => {
cake.Npm Cake.Npm
.WithLogLevel(NpmLogLevel.Silent) .WithLogLevel(NpmLogLevel.Silent)
.FromPath(".") .FromPath(".")
.Install() .Install()

Loading…
Cancel
Save