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.