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 23a81ad commit ee49dd4Copy full SHA for ee49dd4
tests/.appveyor.yml
@@ -0,0 +1,7 @@
1
+version: 1.0.{build}
2
+
3
+build_script:
4
+- cmd: npm install
5
6
+test_script:
7
+- cmd: npm test
0 commit comments