diff options
author | Derek Schuff <dschuff@chromium.org> | 2016-09-27 08:57:46 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-09-27 08:57:46 -0700 |
commit | 1492e6c7dab33b1692872610bfa3f88c579104cb (patch) | |
tree | b11b3acda11ab6e0efb5360502421f5d9eb613e3 /README.md | |
parent | dd778ef5be052af7ce3840ad86124771af221ee7 (diff) | |
download | wabt-1492e6c7dab33b1692872610bfa3f88c579104cb.tar.gz wabt-1492e6c7dab33b1692872610bfa3f88c579104cb.tar.bz2 wabt-1492e6c7dab33b1692872610bfa3f88c579104cb.zip |
Update Travis links for wabt (#112)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -[](https://travis-ci.org/WebAssembly/sexpr-wasm-prototype) +[](https://travis-ci.org/WebAssembly/wabt) # WABT: The WebAssembly Binary Toolkit |