1 parent 813fa79 commit 1b26ff4Copy full SHA for 1b26ff4
1 file changed
package.json
@@ -20,7 +20,12 @@
20
{
21
"url": "https://travis-ci.org/Microsoft/vscode-python.svg?branch=master",
22
"href": "https://travis-ci.org/Microsoft/vscode-python",
23
- "description": "Continuous integration"
+ "description": "Continuous integration (Travis)"
24
+ },
25
+ {
26
+ url: "https://ci.appveyor.com/api/projects/status/s0pt8d79gqw222j7?svg=true",
27
+ "href: "https://ci.appveyor.com/project/DonJayamanne/vscode-python-v3vd6/branch/master",
28
+ "description": "Continuous integration (AppVeyor)"
29
},
30
31
"url": "https://codecov.io/gh/Microsoft/vscode-python/branch/master/graph/badge.svg",
@@ -1871,4 +1876,4 @@
1871
1876
"publisherDisplayName": "Microsoft",
1872
1877
"publisherId": "998b010b-e2af-44a5-a6cd-0b5fd3b9b6f8"
1873
1878
}
1874
-}
1879
+}
0 commit comments