clang-sys 0.28.1

Rust bindings for libclang.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
environment:
  matrix:
    - LLVM_VERSION: 7.0.0
      CLANG_VERSION: clang_7_0

install:
  - .\ci\install.bat

build: false

test_script:
  - .\ci\test_script.bat