aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2019-12-06 10:50:00 +0000
committerbloodstalker <thabogre@gmail.com>2019-12-06 10:50:00 +0000
commit490b6d80194ece1ee86762e4a58b5b2d8484a61a (patch)
treec6de6090625fb8b134faa1ccddc6757ae03c3d41 /.travis.yml
parenttravis fix [appveyor skip] (diff)
downloadmutator-490b6d80194ece1ee86762e4a58b5b2d8484a61a.tar.gz
mutator-490b6d80194ece1ee86762e4a58b5b2d8484a61a.zip
travis fix [appveyor skip]
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index df4f0d6..e7c9dde 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -26,6 +26,8 @@ matrix:
- git submodule init
- git submodule update
- ls /usr/include/python*
+ - whereis python3-config
+ - which python3-config
script:
- make CXX=clang-5.0 LLVM_CONF=llvm-config-5.0 obfuscator mutator-lvl0 bruiser
- dist: trusty