From 945825c690131f5507b9679051dc8f2c097101c6 Mon Sep 17 00:00:00 2001 From: nelsam Date: Sat, 10 Jan 2015 12:25:02 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d54a8e6..2a1555f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Testify - Thou Shalt Write Tests ================================ -[![Build Status](https://travis-ci.org/raphaelmeyer/testify.png)](https://travis-ci.org/raphaelmeyer/testify) +[![Build Status](https://travis-ci.org/stretchr/testify.svg)](https://travis-ci.org/stretchr/testify) Go code (golang) set of packages that provide many tools for testifying that your code will behave as you intend.