mirror of
https://github.com/danbulant/deno_install
synced 2026-07-06 03:31:01 +00:00
Add CI badges
This commit is contained in:
parent
638b82d834
commit
8b3d7d6b7f
1 changed files with 4 additions and 0 deletions
|
|
@ -1,5 +1,9 @@
|
||||||
# Deno Binary Installer
|
# Deno Binary Installer
|
||||||
|
|
||||||
|
| **Linux** | **Windows** |
|
||||||
|
|:---------------:|:-----------:|
|
||||||
|
| [](https://travis-ci.com/denoland/deno_install) | [](https://ci.appveyor.com/project/deno/deno-install) |
|
||||||
|
|
||||||
Downloads the latest Deno binary into $HOME/.deno/bin
|
Downloads the latest Deno binary into $HOME/.deno/bin
|
||||||
|
|
||||||
Usage:
|
Usage:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue