diff options
author | Wei-Ning Huang <w@dexon.org> | 2018-11-29 21:50:19 +0800 |
---|---|---|
committer | Wei-Ning Huang <w@dexon.org> | 2018-12-19 20:54:27 +0800 |
commit | 6d18923fd6228372a4b3ed0ced002f10be66041a (patch) | |
tree | c59ff8e419446a8f0e41883c74057f9f82e65b46 | |
parent | 1e3905f62035b91c928667af236e0e6bf866792d (diff) | |
download | dexon-6d18923fd6228372a4b3ed0ced002f10be66041a.tar dexon-6d18923fd6228372a4b3ed0ced002f10be66041a.tar.gz dexon-6d18923fd6228372a4b3ed0ced002f10be66041a.tar.bz2 dexon-6d18923fd6228372a4b3ed0ced002f10be66041a.tar.lz dexon-6d18923fd6228372a4b3ed0ced002f10be66041a.tar.xz dexon-6d18923fd6228372a4b3ed0ced002f10be66041a.tar.zst dexon-6d18923fd6228372a4b3ed0ced002f10be66041a.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) [](https://goreportcard.com/report/github.com/dexon-foundation/dexon) -[](https://travis-ci.org/dexon-foundation/dexon) +[](https://travis-ci.com/dexon-foundation/dexon) <!-- Automated builds are available for stable releases and the unstable master branch. |