aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2018-09-20 15:39:05 +0000
committerbloodstalker <thabogre@gmail.com>2018-09-20 15:39:05 +0000
commitea75643de3aaf28b35447a96abc559c2fa587b58 (patch)
treef89a9d78f27ba93f35310c27c5d0f9a32e5ead4d /.travis.yml
parentforgot the new xml file (diff)
downloadmutator-ea75643de3aaf28b35447a96abc559c2fa587b58.tar.gz
mutator-ea75643de3aaf28b35447a96abc559c2fa587b58.zip
travis fix
Diffstat (limited to '')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index f7543c5..88aabf3 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -50,7 +50,6 @@ before_script:
- python3-config --includes
- python3-config --ldflags
- llvm-config-5.0 --has-rtti
- - (cd bruiser && bash ./tablegen.sh)
script:
- make PY_CONF=python3.5-config CXX=clang-5.0 LLVM_CONF=llvm-config-5.0 BUILD_MODE=COV_NO_CLANG CC=clang-5.0 -j2