From: Ivan Maidanski Date: Wed, 4 Apr 2018 21:40:34 +0000 (+0300) Subject: Travis CI: Remove duplicate build configuration (linux/clang with cpp) X-Git-Tag: v8.0.0~258 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4aaabd82cdb689dc1e6553e5ce521d62482d0d6f;p=gc Travis CI: Remove duplicate build configuration (linux/clang with cpp) (fix of commit 96a81eb55) --- diff --git a/.travis.yml b/.travis.yml index 0769e783..2ec5d681 100644 --- a/.travis.yml +++ b/.travis.yml @@ -38,11 +38,6 @@ matrix: - os: linux env: - MAKEFILE_TARGETS="dist" - - os: linux - compiler: clang - env: - - CONF_OPTIONS="--enable-cplusplus" - - NO_CLONE_LIBATOMIC_OPS=true - os: linux compiler: gcc env: