Skip to content

Commit

Permalink
[Travis] Show proper clang version
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Dec 9, 2015
1 parent c9423c1 commit 50092eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/travis/linux/install.sh
Expand Up @@ -5,7 +5,7 @@ export CXX="clang++-3.7"
export CC="clang-3.7"

cmake --version
clang --version
${CC} --version

cmake -DWITH_SERVER=ON \
-DWITH_STAGED_PLUGINS=OFF \
Expand Down

0 comments on commit 50092eb

Please sign in to comment.