summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBen Smith <binji@chromium.org>2018-10-17 21:20:53 -0700
committerGitHub <noreply@github.com>2018-10-17 21:20:53 -0700
commit4e226c6a5491f15593f57aaddb12efe1ee25efb1 (patch)
tree0d8fcad31719ae5eb68386c9e229968aa73345dd /README.md
parentfd4a696c3d104b8bc2520796e758e66439c079f5 (diff)
downloadwabt-4e226c6a5491f15593f57aaddb12efe1ee25efb1.tar.gz
wabt-4e226c6a5491f15593f57aaddb12efe1ee25efb1.tar.bz2
wabt-4e226c6a5491f15593f57aaddb12efe1ee25efb1.zip
Use appveyor status badge that is up-to-date
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 d3ce8a30..9b277552 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-[![Build Status](https://travis-ci.org/WebAssembly/wabt.svg?branch=master)](https://travis-ci.org/WebAssembly/wabt) [![Windows status](https://ci.appveyor.com/api/projects/status/79hqj5l0qggw645d/branch/master?svg=true)](https://ci.appveyor.com/project/WebAssembly/wabt/branch/master)
+[![Build Status](https://travis-ci.org/WebAssembly/wabt.svg?branch=master)](https://travis-ci.org/WebAssembly/wabt) [![Windows status](https://ci.appveyor.com/api/projects/status/8vl5jwtk5ch6r84t/branch/master?svg=true)](https://ci.appveyor.com/project/WebAssembly/wabt/branch/master)
# WABT: The WebAssembly Binary Toolkit