aboutsummaryrefslogtreecommitdiffhomepage
path: root/readme.md
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <[email protected]>2021-03-04 17:21:43 +0900
committerMITSUNARI Shigeo <[email protected]>2021-03-04 17:21:43 +0900
commit396715a894a18d3809890cff585e3214fbc24f39 (patch)
treefad2ede142d9c2f86da69ee78157cdff04845052 /readme.md
parent69a25fd929c846d6fb70bf945223a9e883ae8548 (diff)
downloadxbyak-396715a894a18d3809890cff585e3214fbc24f39.tar.gz
xbyak-396715a894a18d3809890cff585e3214fbc24f39.zip
use github action
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 01096e1..c45b2d8 100644
--- a/readme.md
+++ b/readme.md
@@ -1,4 +1,4 @@
-[![Build Status](https://api.travis-ci.com/herumi/xbyak.svg?branch=master)](https://travis-ci.com/github/herumi/xbyak)
+[![Build Status](https://github.com/herumi/xbyak/actions/workflows/main.yml/badge.svg)](https://github.com/herumi/xbyak/actions/workflows/main.yml)
# Xbyak 5.991 ; JIT assembler for x86(IA32), x64(AMD64, x86-64) by C++