Skip to content

Commit eb5437e

Browse files
committed
updated readme with circleci
1 parent 0855ac0 commit eb5437e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Versioning Library for Go
2-
[![Build Status](https://travis-ci.org/hashicorp/go-version.svg?branch=master)](https://travis-ci.org/hashicorp/go-version)
2+
[![Build Status](https://circleci.com/gh/hashicorp/go-version/tree/master.svg?style=svg)](https://circleci.com/gh/hashicorp/go-version/tree/master)
33

44
go-version is a library for parsing versions and version constraints,
55
and verifying versions against a set of constraints. go-version

0 commit comments

Comments
 (0)