aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <[email protected]>2021-02-18 16:35:26 +0900
committerMITSUNARI Shigeo <[email protected]>2021-02-18 16:36:00 +0900
commit69a25fd929c846d6fb70bf945223a9e883ae8548 (patch)
tree0826a69c8190ff4ed00e8dfaa1b8527f4dc68ed7
parenta6a9dac912148396af7e6073a8fe614c95dfd493 (diff)
downloadxbyak-69a25fd929c846d6fb70bf945223a9e883ae8548.tar.gz
xbyak-69a25fd929c846d6fb70bf945223a9e883ae8548.zip
change build status to travis-ci.com
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index eabf2f3..01096e1 100644
--- a/readme.md
+++ b/readme.md
@@ -1,4 +1,4 @@
-[![Build Status](https://travis-ci.org/herumi/xbyak.png)](https://travis-ci.org/herumi/xbyak)
+[![Build Status](https://api.travis-ci.com/herumi/xbyak.svg?branch=master)](https://travis-ci.com/github/herumi/xbyak)
# Xbyak 5.991 ; JIT assembler for x86(IA32), x64(AMD64, x86-64) by C++