aboutsummaryrefslogtreecommitdiffhomepage
path: root/readme.md
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <[email protected]>2020-01-03 22:16:30 +0900
committerMITSUNARI Shigeo <[email protected]>2020-01-03 22:32:12 +0900
commit00114d7916b5607983c63af8753e9c0426e14671 (patch)
tree7723a90ad559853585ec3c81b07b11f989c4494c /readme.md
parenta29fa27b926813908a791848329a4fea68c28018 (diff)
downloadxbyak-00114d7916b5607983c63af8753e9c0426e14671.tar.gz
xbyak-00114d7916b5607983c63af8753e9c0426e14671.zip
add .travis.ymlv5.89
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index 8f09687..cc508be 100644
--- a/readme.md
+++ b/readme.md
@@ -1,3 +1,4 @@
+[![Build Status](https://travis-ci.org/herumi/xbyak.png)](https://travis-ci.org/herumi/xbyak)
# Xbyak 5.89 ; JIT assembler for x86(IA32), x64(AMD64, x86-64) by C++