aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWei-Ning Huang <w@dexon.org>2018-11-29 21:50:19 +0800
committerWei-Ning Huang <w@dexon.org>2019-03-12 12:19:09 +0800
commit06ddd3aac64243712df7fefa0483d3f7e6f96b73 (patch)
tree1bfd2e458cdcd64ec5d213e038939e7d3410de12
parentbcd0601c7b80ef412501fb6af5643deb1ea8965f (diff)
downloaddexon-06ddd3aac64243712df7fefa0483d3f7e6f96b73.tar
dexon-06ddd3aac64243712df7fefa0483d3f7e6f96b73.tar.gz
dexon-06ddd3aac64243712df7fefa0483d3f7e6f96b73.tar.bz2
dexon-06ddd3aac64243712df7fefa0483d3f7e6f96b73.tar.lz
dexon-06ddd3aac64243712df7fefa0483d3f7e6f96b73.tar.xz
dexon-06ddd3aac64243712df7fefa0483d3f7e6f96b73.tar.zst
dexon-06ddd3aac64243712df7fefa0483d3f7e6f96b73.zip
README.md: update CI badge (#67)
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 91ca5bd42..0785a36bb 100644
--- a/README.md
+++ b/README.md
@@ -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.