Skip to content

Commit 8e89b27

Browse files
CI fixes and added badge.
1 parent 33e2e48 commit 8e89b27

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,5 @@ deploy:
2121
- releases/go-hash-windows-386
2222
skip_cleanup: true
2323
on:
24+
tags: true
2425
repo: renatoathaydes/go-hash

README.MD

+2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
> This project's basic functionality is completed but the security has not yet been reviewed by experts!
44
Use at your own risk.
55

6+
[![Build Status](https://travis-ci.org/renatoathaydes/go-hash.svg?branch=master)](https://travis-ci.org/renatoathaydes/go-hash)
7+
68
Current status:
79

810
- [x] database format definition

0 commit comments

Comments
 (0)