diff options
author | Nick Fitzgerald <fitzgen@gmail.com> | 2017-08-10 15:17:03 -0700 |
---|---|---|
committer | Nick Fitzgerald <fitzgen@gmail.com> | 2017-08-10 15:27:17 -0700 |
commit | 59b85354a7ce44343ef4bcfd7047b9ea0a6719c6 (patch) | |
tree | 401046a4b37131f3e750b038fafa7a2aecafbfe9 /tests/headers/struct_with_large_array.hpp | |
parent | 08003a4d14bc1f47ee46e2a18a0ea3154f2438fa (diff) |
Run many parallel CI jobs
Our CI is performing multiple different jobs:
* For every libclang version we support:
* With both debug and release profiles:
* Generating bindings from our test headers, with and without extra
assertions, and asserting there is no diff from the expectations.
* Compiling and testing the generated bindings.
* Compiling and testing the bindgen-integration crate.
* Testing the md book.
* Asserting that there aren't any system includes in any of the test headers.
* Asserting that all the pub functions have doc comments.
We were previously doing these things sequentially for each libclang
version. This commit breaks these jobs up explicitly and runs each of them one
at a time so that they can each be run in parallel, on different Travis CI
machines.
Diffstat (limited to 'tests/headers/struct_with_large_array.hpp')
0 files changed, 0 insertions, 0 deletions