diff options
author | Jimmy Hu <jimmy.hu@dexon.org> | 2018-12-07 14:22:34 +0800 |
---|---|---|
committer | Wei-Ning Huang <w@byzantine-lab.io> | 2019-06-12 17:27:19 +0800 |
commit | 2c973534012ff0169228bd352aea822a8ad66f85 (patch) | |
tree | 08f50760c847bfe09aea33c9d74b28a77a58b6ac /README.md | |
parent | b62a86c46af1590fb56c593bd9c8835f5c16e16b (diff) | |
download | go-tangerine-2c973534012ff0169228bd352aea822a8ad66f85.tar.gz go-tangerine-2c973534012ff0169228bd352aea822a8ad66f85.tar.zst go-tangerine-2c973534012ff0169228bd352aea822a8ad66f85.zip |
ci: migrate to travis-ci.org (#82)
Diffstat (limited to 'README.md')
-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.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) <!-- |