mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-06-10 18:04:18 -05:00
Point VSTS build badge to results of the latest build (#25248)
* Point VSTS build badge to results of the latest build Currently, the VSTS build badge points to the build definition where **all of its recent builds** are listed. This PR changes it to a newly available URL that shows the results of the **latest build** - for faster diagnosing, etc. * Update README.md
This commit is contained in:
committed by
Wesley Wigham
parent
c8c547a706
commit
d7713f4305
@@ -1,5 +1,5 @@
|
||||
[](https://travis-ci.org/Microsoft/TypeScript)
|
||||
[](https://typescript.visualstudio.com/TypeScript/_build/index?context=allDefinitions&path=%5C&definitionId=4&_a=completed)
|
||||
[](https://typescript.visualstudio.com/TypeScript/_build/latest?definitionId=4&view=logs)
|
||||
[](https://www.npmjs.com/package/typescript)
|
||||
[](https://www.npmjs.com/package/typescript)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user