Commit ae7f09e3 authored by Adam Simpkins's avatar Adam Simpkins Committed by Facebook GitHub Bot

update the README build status badges to point to Github Actions

Summary:
Replace the Travis build status badge in README.md with 3 separate badges
for the newer Linux, Mac, and Windows builds performed via Github Actions.

Reviewed By: yfeldblum, vitaut

Differential Revision: D24610866

fbshipit-source-id: 6581387989fb15213519db7810a4430cfb04e2ea
parent f63a5c31
Folly: Facebook Open-source Library
-----------------------------------
[![Build Status](https://travis-ci.org/facebook/folly.svg?branch=master)](https://travis-ci.org/facebook/folly)
[![linux](https://github.com/facebook/folly/workflows/linux/badge.svg)](https://github.com/facebook/folly/actions?query=workflow:linux)
[![mac](https://github.com/facebook/folly/workflows/mac/badge.svg)](https://github.com/facebook/folly/actions?query=workflow:mac)
[![windows](https://github.com/facebook/folly/workflows/windows/badge.svg)](https://github.com/facebook/folly/actions?query=workflow:windows)
### What is `folly`?
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment