Skip to content

Commit

Permalink
Try to make legacy clang-format on Travis work #2
Browse files Browse the repository at this point in the history
  • Loading branch information
PJK committed Feb 2, 2019
1 parent 1d1f68e commit cdd83d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis-qemu.sh
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ else
echo "Running tests"
cppcheck . --error-exitcode=1 --suppressions cppcheck_suppressions.txt --force

clang-format -v
clang-format -version
./clang-format.sh
git status | "nothing to commit, working tree clean"

Expand Down

0 comments on commit cdd83d3

Please sign in to comment.