We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c65067a commit 664d9e6Copy full SHA for 664d9e6
appveyor.yml
@@ -11,3 +11,7 @@ before_build:
11
build:
12
verbosity: minimal
13
project: libsass-net.sln
14
+
15
+on_success:
16
+ - 7z a libsass-net.zip .
17
+ - ps: Push-AppveyorArtifact libsass-net.zip
0 commit comments