travis-ci: note down what version of clang we are compiling with

This commit is contained in:
Alam Ed Arias 2016-05-31 11:05:59 -04:00
parent 9122c3e5ea
commit bd588ad0f4
1 changed files with 3 additions and 3 deletions

View File

@ -131,7 +131,7 @@ matrix:
- p7zip-full
- clang-3.6
compiler: clang-3.6
#
#Ubuntu clang version 3.6.2-svn240577-1~exp1 (branches/release_36) (based on LLVM 3.6.2)
- os: linux
addons:
apt:
@ -146,7 +146,7 @@ matrix:
- p7zip-full
- clang-3.7
compiler: clang-3.7
#
#Ubuntu clang version 3.7.1-svn253571-1~exp1 (branches/release_37) (based on LLVM 3.7.1)
- os: linux
addons:
apt:
@ -161,7 +161,7 @@ matrix:
- p7zip-full
- clang-3.8
compiler: clang-3.8
#
#clang version 3.8.1-svn271127-1~exp1 (branches/release_38)
- os: osx
osx_image: beta-xcode6.1
#Apple LLVM version 6.0 (clang-600.0.54) (based on LLVM 3.5svn)