From 8b3d7d6b7f0b0cee09390c0242cfd69493eba3b8 Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Fri, 7 Sep 2018 12:43:43 -0400 Subject: [PATCH] Add CI badges --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f5a66a6..e4b28a4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # Deno Binary Installer +| **Linux** | **Windows** | +|:---------------:|:-----------:| +| [![Build Status](https://travis-ci.com/denoland/deno_install.svg?branch=master)](https://travis-ci.com/denoland/deno_install) | [![Build status](https://ci.appveyor.com/api/projects/status/gtekeaf7r60xa896?svg=true)](https://ci.appveyor.com/project/deno/deno-install) | + Downloads the latest Deno binary into $HOME/.deno/bin Usage: