Remove superfluous TravisCI build entry

This commit is contained in:
Martin Hořeňovský 2017-11-21 18:56:29 +01:00
parent 87c125ecb8
commit 63c097a077
1 changed files with 0 additions and 5 deletions

View File

@ -110,11 +110,6 @@ matrix:
packages: ['valgrind', 'g++-7']
env: COMPILER='g++-7' VALGRIND=1
- os: linux
compiler: gcc
addons: *gcc7
env: COMPILER='g++-7' ENV_NO_SELFTEST=1 ENV_BUILD_EXAMPLES=1
# 3b/ Linux C++14 Clang builds
- os: linux
compiler: clang