mirror of https://github.com/openXC7/prjxray.git
Adding clang-format of correct version.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
This commit is contained in:
parent
23c435aa6e
commit
4ac44e60bb
|
|
@ -27,8 +27,9 @@ matrix:
|
|||
apt:
|
||||
sources:
|
||||
- ubuntu-toolchain-r-test
|
||||
- llvm-toolchain-trusty-5.0
|
||||
packages:
|
||||
- clang-format-3.9
|
||||
- clang-format-5.0
|
||||
- g++-6
|
||||
install:
|
||||
- export CC=gcc-6
|
||||
|
|
|
|||
Loading…
Reference in New Issue