aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2019-12-06 11:13:32 +0000
committerbloodstalker <thabogre@gmail.com>2019-12-06 11:13:32 +0000
commit008d8ca6d2c3ff6f622ff1bc652357d9396b224d (patch)
tree9067ea9bfee24bf1558b28a23ea4ec1b92df7064 /.travis.yml
parenttravis fix [appveyor skip] (diff)
downloadmutator-008d8ca6d2c3ff6f622ff1bc652357d9396b224d.tar.gz
mutator-008d8ca6d2c3ff6f622ff1bc652357d9396b224d.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 e7c9dde..9563e91 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -28,6 +28,8 @@ matrix:
- ls /usr/include/python*
- whereis python3-config
- which python3-config
+ - whereis gcc
+ - which gcc
script:
- make CXX=clang-5.0 LLVM_CONF=llvm-config-5.0 obfuscator mutator-lvl0 bruiser
- dist: trusty