diff options
author | bloodstalker <thabogre@gmail.com> | 2016-12-15 01:01:13 +0000 |
---|---|---|
committer | bloodstalker <thabogre@gmail.com> | 2016-12-15 01:01:13 +0000 |
commit | 9099ff21b757d163018466cf17c33eeef1608e61 (patch) | |
tree | 90d4f5718940222d9d4ff5186507d2f2684934ac /.travis.yml | |
parent | updated (diff) | |
download | mutator-9099ff21b757d163018466cf17c33eeef1608e61.tar.gz mutator-9099ff21b757d163018466cf17c33eeef1608e61.zip |
updated
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 55d454b..46df6fb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,5 +10,4 @@ matrix: - libclang-3.9-dev - libllvm3.9 - libstdc++-6-dev - env: CXX=clang++3.9 script: make CXX=clang++3.9
\ No newline at end of file |