Skip to content

Commit

Permalink
Add Travis CI build link (#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
ice1000 authored and mjsabby committed Apr 30, 2019
1 parent 95d79c5 commit a1dfe97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
@@ -1,6 +1,7 @@
# LLVMSharp

[![Join the chat at https://gitter.im/mjsabby/LLVMSharp](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/mjsabby/LLVMSharp?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Build Status](https://travis-ci.org/Microsoft/LLVMSharp.svg?branch=master)](https://travis-ci.org/Microsoft/LLVMSharp)

LLVMSharp is a multi-platform .NET Standard library for accessing the LLVM infrastructure. The bindings are auto-generated using [ClangSharp](http://www.clangsharp.org) parsing LLVM-C header files.

Expand Down

0 comments on commit a1dfe97

Please sign in to comment.