travis-ci: Drop clang++, which makes no sense here

This commit is contained in:
Jan Wagner 2016-11-29 10:42:00 +01:00
parent 23fc45b96a
commit 9fa667c48c

View file

@ -27,7 +27,6 @@ matrix:
os: linux
env:
- PLATFORM=linux BITS=64 HOST=x86_64
- CXX=clang++
before_install:
# Trusty related fixed