diff options
author | bloodstalker <thabogre@gmail.com> | 2016-12-14 23:04:32 +0000 |
---|---|---|
committer | bloodstalker <thabogre@gmail.com> | 2016-12-14 23:04:32 +0000 |
commit | 9ec573c462541628904b50563ddfc7f5afd7ef6a (patch) | |
tree | 76a7a012465701a4e1daec3358f2a68e5aa3d69a /.travis.yml | |
parent | update (diff) | |
download | mutator-9ec573c462541628904b50563ddfc7f5afd7ef6a.tar.gz mutator-9ec573c462541628904b50563ddfc7f5afd7ef6a.zip |
update
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml index 94570db..e116d86 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,6 +9,4 @@ addons: - 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 |