Skip to content

Commit 5f881fc

Browse files
committed
Add Travis CI badge.
1 parent 06a8a60 commit 5f881fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![GoDoc](https://godoc.org/gopkg.in/stack.v0?status.svg)](https://godoc.org/gopkg.in/stack.v0)
1+
[![GoDoc](https://godoc.org/gopkg.in/stack.v0?status.svg)](https://godoc.org/gopkg.in/stack.v0) [![Build Status](https://travis-ci.org/go-stack/stack.svg?branch=master)](https://travis-ci.org/go-stack/stack)
22

33
Package stack implements utilities to capture, manipulate, and format call stacks. It provides a simpler API than package runtime.
44

0 commit comments

Comments
 (0)