Compare commits

...

1 Commits

Author SHA1 Message Date
bunnei
381cb12d06 travis: Update to clang-format 6.0 2018-01-19 19:48:29 -05:00

View File

@@ -7,7 +7,7 @@ matrix:
addons:
apt:
packages:
- clang-format-3.9
- clang-format-6.0
script: "./.travis/clang-format/script.sh"
- os: linux
env: NAME="linux build"