From fb26097de2d4ee535783eb575ad04e6a410a5e46 Mon Sep 17 00:00:00 2001 From: Colin Schmidt Date: Thu, 8 Jun 2017 13:20:34 -0700 Subject: Update travis button for new organization (#602) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dbfbda2c..2c5a305c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Firrtl -[![Build Status](https://travis-ci.org/ucb-bar/firrtl.svg?branch=master)](https://travis-ci.org/ucb-bar/firrtl) +[![Build Status](https://travis-ci.org/freechipsproject/firrtl.svg?branch=master)](https://travis-ci.org/freechipsproject/firrtl) #### Flexible Internal Representation for RTL Firrtl is an intermediate representation (IR) for digital circuits designed as a platform for writing circuit-level transformations. -- cgit v1.2.3