summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2018-11-01 12:28:50 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2018-11-01 12:28:50 +0100
commitf2767f4f36a7bdbab1bc9c627cdb18221899eb26 (patch)
tree786dceb4b322ad9d42f82680e6eee17b25818382
parent6d9ac6c81aaf00b0ff733c72068ab5671a998e48 (diff)
downloadATCD-f2767f4f36a7bdbab1bc9c627cdb18221899eb26.tar.gz
Don't compile the ACE tests with clang7 on travisci, it is taking to long
* .travis.yml:
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index ad2e5813c9d..ab2f2bd2f16 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -36,7 +36,7 @@ matrix:
- libxerces-c-dev
- libssl-dev
- clang-7
- env: COMPILER=clang++-7 VERSIONED=1 TAO=1 ACETESTS=1
+ env: COMPILER=clang++-7 VERSIONED=1 TAO=1
- compiler: clang
addons:
apt: