diff options
| author | bloodstalker <thabogre@gmail.com> | 2016-12-13 13:20:09 +0000 |
|---|---|---|
| committer | bloodstalker <thabogre@gmail.com> | 2016-12-13 13:20:09 +0000 |
| commit | c1bd787941eec6cdfb530b9c30be17ec1574c1c5 (patch) | |
| tree | 1abdcdc90d7f16ff0a52fa39928f7ce4d67338a9 | |
| parent | to support CI Travis (diff) | |
| download | mutator-c1bd787941eec6cdfb530b9c30be17ec1574c1c5.tar.gz mutator-c1bd787941eec6cdfb530b9c30be17ec1574c1c5.zip | |
removed wrongly named file
| -rw-r--r-- | .travis.yaml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/.travis.yaml b/.travis.yaml deleted file mode 100644 index 3c95619..0000000 --- a/.travis.yaml +++ /dev/null @@ -1,7 +0,0 @@ - - -before_script: - - ./extra-tools/CITPreBuildDep.sh -language: cpp -compiler: clang - |
