mirror of
https://github.com/nim-lang/Nim.git
synced 2026-07-17 06:21:18 +00:00
add CI badges for azure-pipelines for devel, 1.0, 1.2 branches (#14101)
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
# <img src="https://raw.githubusercontent.com/nim-lang/assets/master/Art/logo-crown.png" height="28px"/> Nim [![Build Status][badge-nim-travisci]][nim-travisci] [](https://builds.sr.ht/~araq/nim/freebsd.yml?) [](https://builds.sr.ht/~araq/nim/openbsd.yml?)
|
||||
# <img src="https://raw.githubusercontent.com/nim-lang/assets/master/Art/logo-crown.png" height="28px"/> Nim
|
||||
|
||||
devel: [](https://dev.azure.com/nim-lang/Nim/_build/latest?definitionId=1&branchName=devel) 1.0: [](https://dev.azure.com/nim-lang/Nim/_build/latest?definitionId=1&branchName=version-1-0) 1.2: [](https://dev.azure.com/nim-lang/Nim/_build/latest?definitionId=1&branchName=version-1-2) travis: [![Build Status][badge-nim-travisci]][nim-travisci] freebsd: [](https://builds.sr.ht/~araq/nim/freebsd.yml?) openbsd: [](https://builds.sr.ht/~araq/nim/openbsd.yml?)
|
||||
|
||||
This repository contains the Nim compiler, Nim's stdlib, tools and documentation.
|
||||
For more information about Nim, including downloads and documentation for
|
||||
|
||||
Reference in New Issue
Block a user