aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2018-02-11 20:51:06 +0000
committerbloodstalker <thabogre@gmail.com>2018-02-11 20:51:06 +0000
commitb48150b5a900805db8ff252ed02c016e7a9e93f7 (patch)
treec0eb8bba5fd4fca4fef52f82deedde4c6bec5a2d /.travis.yml
parentfor building capstone on ubuntu 14 (diff)
downloadmutator-b48150b5a900805db8ff252ed02c016e7a9e93f7.tar.gz
mutator-b48150b5a900805db8ff252ed02c016e7a9e93f7.zip
travis fix
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 5daf9a7..5430db3 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -48,7 +48,7 @@ before_script:
script:
- make PY_CONF=python3.5-config CXX=clang-5.0 LLVM_CONF=llvm-config-5.0 BUILD_MODE=COV_NO_CLANG -j2
- - cd ./extra-tools/precommitTests.sh
+ - ./extra-tools/precommitTests.sh
after_failure:
- find . -maxdepth 1 -name "core*"