소스 검색

Add travis build tags

Jeff Mitchell 9 년 전
부모
커밋
a6580409bd
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -1,4 +1,4 @@
-# uuid
+# uuid [![Build Status](https://travis-ci.org/hashicorp/go-uuid.svg?branch=master)](https://travis-ci.org/hashicorp/go-uuid)
 
 Generates UUID-format strings using purely high quality random bytes.