clang fixes.

This commit is contained in:
Ben Vanik
2015-08-01 02:11:16 -07:00
parent ef374801aa
commit 49ad0fd0eb
2 changed files with 2 additions and 2 deletions

View File

@@ -32,7 +32,7 @@ before_install:
- sudo apt-get update -qq
install:
- sudo apt-get install clang-3.8 clang-format-3.8
- sudo apt-get install -f clang-3.8 clang-format-3.8
before_script:
# Dump useful info.