diff options
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 0fb31356b..fa04d25e7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,7 +12,6 @@ env: - BUILDTOOL="cmake" BUILDARGS="-DENABLE_CODE_COVERAGE=ON" CODECOVERAGE="1" - BUILDTOOL="autotools" BUILDARGS="" - BUILDTOOL="autotools" BUILDARGS="--enable-python2" - - BUILDTOOL="autotools" BUILDARGS="--disable-gnutls" matrix: fast_finish: true |