aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJimmy Hu <jimmy.hu@dexon.org>2018-12-07 14:22:34 +0800
committerWei-Ning Huang <w@dexon.org>2019-04-09 21:32:54 +0800
commit8e8117d8efe81fb622de82d8c8d00de54480f41c (patch)
treeda8d640deb67b5cc3fcb08cf7366c000789f0b54
parent5f81fe304e5880f3c9c697ac6fe6691720af67f9 (diff)
downloaddexon-8e8117d8efe81fb622de82d8c8d00de54480f41c.tar
dexon-8e8117d8efe81fb622de82d8c8d00de54480f41c.tar.gz
dexon-8e8117d8efe81fb622de82d8c8d00de54480f41c.tar.bz2
dexon-8e8117d8efe81fb622de82d8c8d00de54480f41c.tar.lz
dexon-8e8117d8efe81fb622de82d8c8d00de54480f41c.tar.xz
dexon-8e8117d8efe81fb622de82d8c8d00de54480f41c.tar.zst
dexon-8e8117d8efe81fb622de82d8c8d00de54480f41c.zip
ci: migrate to travis-ci.org (#82)
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 450d1fe2e..842a617f6 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.com/dexon-foundation/dexon.svg?branch=dev)](https://travis-ci.com/dexon-foundation/dexon)
+[![Travis](https://travis-ci.org/dexon-foundation/dexon.svg?branch=dev)](https://travis-ci.org/dexon-foundation/dexon)
[![Gitter chat](https://badges.gitter.im/gitterHQ/gitter.png)](https://gitter.im/dexon-foundation/Lobby)
<!--