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 e58e107 commit b78cb6dCopy full SHA for b78cb6d
appveyor.yml
@@ -0,0 +1,9 @@
1
+version: 1.0.{build}
2
+skip_non_tags: true
3
+configuration: Release
4
+build:
5
+ verbosity: minimal
6
+test: off
7
+artifacts:
8
+- path: ProbabilisticDataStructures\bin\Release
9
+ name: ProbabilisticDataStructures-v$(appveyor_build_version)
0 commit comments