diff options
author | Wei-Ning Huang <w@dexon.org> | 2018-11-29 21:50:19 +0800 |
---|---|---|
committer | Wei-Ning Huang <w@dexon.org> | 2019-03-12 12:19:09 +0800 |
commit | 06ddd3aac64243712df7fefa0483d3f7e6f96b73 (patch) | |
tree | 1bfd2e458cdcd64ec5d213e038939e7d3410de12 | |
parent | bcd0601c7b80ef412501fb6af5643deb1ea8965f (diff) | |
download | dexon-06ddd3aac64243712df7fefa0483d3f7e6f96b73.tar.gz dexon-06ddd3aac64243712df7fefa0483d3f7e6f96b73.tar.zst dexon-06ddd3aac64243712df7fefa0483d3f7e6f96b73.zip |
README.md: update CI badge (#67)
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ DEXON implementation is based-on the go-ethereum project. The consensus layer is https://camo.githubusercontent.com/915b7be44ada53c290eb157634330494ebe3e30a/68747470733a2f2f676f646f632e6f72672f6769746875622e636f6d2f676f6c616e672f6764646f3f7374617475732e737667 )](https://godoc.org/github.com/dexon-foundation/dexon) [![Go Report Card](https://goreportcard.com/badge/github.com/dexon-foundation/dexon)](https://goreportcard.com/report/github.com/dexon-foundation/dexon) -[![Travis](https://travis-ci.org/dexon-foundation/dexon.svg?branch=master)](https://travis-ci.org/dexon-foundation/dexon) +[![Travis](https://travis-ci.com/dexon-foundation/dexon.svg?branch=master)](https://travis-ci.com/dexon-foundation/dexon) <!-- Automated builds are available for stable releases and the unstable master branch. |