Mark platform as expected to fail.

This commit is contained in:
Vassil Vassilev 2016-08-10 10:02:29 +02:00 committed by sftnight
parent 511bc75644
commit 521a4f04da

View File

@ -97,6 +97,10 @@ matrix:
# The build falls back to an old version and fails.
- os: linux
compiler: clang
# There are linker failures, which need to be further understood.
- os: linux
dist: trusty
install:
# If cmake is not in the cache, download it.