Skip to content

Commit

Permalink
Adding clang-format of correct version.
Browse files Browse the repository at this point in the history
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
  • Loading branch information
mithro committed Dec 14, 2018
1 parent b0db2d7 commit b757990
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b757990

Please sign in to comment.