travis: use the correct binary name for clang

This commit is contained in:
Alam Ed Arias 2016-05-30 17:21:24 -04:00
parent 9f5ecdcd9c
commit 5e154ce3fd
1 changed files with 3 additions and 3 deletions

View File

@ -129,7 +129,7 @@ matrix:
- libgme-dev - libgme-dev
- p7zip-full - p7zip-full
- clang-3.6 - clang-3.6
compiler: clang compiler: clang-3.6
# #
- os: linux - os: linux
addons: addons:
@ -143,7 +143,7 @@ matrix:
- libgme-dev - libgme-dev
- p7zip-full - p7zip-full
- clang-3.7 - clang-3.7
compiler: clang compiler: clang-3.7
# #
- os: linux - os: linux
addons: addons:
@ -157,7 +157,7 @@ matrix:
- libgme-dev - libgme-dev
- p7zip-full - p7zip-full
- clang-3.8 - clang-3.8
compiler: clang compiler: clang-3.8
# #
- os: osx - os: osx
osx_image: beta-xcode6.1 osx_image: beta-xcode6.1