diff options
author | bloodstalker <thabogre@gmail.com> | 2016-12-14 22:59:35 +0000 |
---|---|---|
committer | bloodstalker <thabogre@gmail.com> | 2016-12-14 22:59:35 +0000 |
commit | da2138df395b395f2cfdae466b143d4917a2194b (patch) | |
tree | 2fdb5ee8236734e255a7a719be1c5f588f1dcc4b /.travis.yml | |
parent | update (diff) | |
download | mutator-da2138df395b395f2cfdae466b143d4917a2194b.tar.gz mutator-da2138df395b395f2cfdae466b143d4917a2194b.zip |
update
Diffstat (limited to '')
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 78345ca..94570db 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,6 +8,7 @@ addons: - libclang-3.9-dev - libllvm3.9 - libstdc++-6-dev + - clang-3.9 before_script: - travis_wait 10 ./extra-tools/CITPreBuildDep.sh script: make
\ No newline at end of file |