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-04-09 13:49:58 +0800
commita1da9e0801c52ff9da3855fc4679cf7f15080d3a (patch)
tree53bf5fcdacbe0c2e5d88078949111cc3a4cf54b6
parent329448fbcc935538c814212554e83ff7519ea956 (diff)
downloaddexon-a1da9e0801c52ff9da3855fc4679cf7f15080d3a.tar
dexon-a1da9e0801c52ff9da3855fc4679cf7f15080d3a.tar.gz
dexon-a1da9e0801c52ff9da3855fc4679cf7f15080d3a.tar.bz2
dexon-a1da9e0801c52ff9da3855fc4679cf7f15080d3a.tar.lz
dexon-a1da9e0801c52ff9da3855fc4679cf7f15080d3a.tar.xz
dexon-a1da9e0801c52ff9da3855fc4679cf7f15080d3a.tar.zst
dexon-a1da9e0801c52ff9da3855fc4679cf7f15080d3a.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.