Skip to content

Commit 719f2a5

Browse files
committed
Update readme to refer to circle
1 parent a591563 commit 719f2a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# go-getter
22

3-
[![Build Status](http://img.shields.io/travis/hashicorp/go-getter.svg?style=flat-square)][travis]
3+
[![CircleCI](https://circleci.com/gh/hashicorp/go-getter/tree/master.svg?style=svg)][circleci]
44
[![Build status](https://ci.appveyor.com/api/projects/status/ulq3qr43n62croyq/branch/master?svg=true)][appveyor]
55
[![Go Documentation](http://img.shields.io/badge/go-documentation-blue.svg?style=flat-square)][godocs]
66

7-
[travis]: http://travis-ci.org/hashicorp/go-getter
7+
[circleci]: https://circleci.com/gh/hashicorp/go-getter/tree/master
88
[godocs]: http://godoc.org/github.com/hashicorp/go-getter
99
[appveyor]: https://ci.appveyor.com/project/hashicorp/go-getter/branch/master
1010

0 commit comments

Comments
 (0)