AppVeyor: Attempt 5

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

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

Loading…
Cancel
Save