aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yaml
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2016-12-13 13:20:09 +0000
committerbloodstalker <thabogre@gmail.com>2016-12-13 13:20:09 +0000
commitc1bd787941eec6cdfb530b9c30be17ec1574c1c5 (patch)
tree1abdcdc90d7f16ff0a52fa39928f7ce4d67338a9 /.travis.yaml
parentto support CI Travis (diff)
downloadmutator-c1bd787941eec6cdfb530b9c30be17ec1574c1c5.tar.gz
mutator-c1bd787941eec6cdfb530b9c30be17ec1574c1c5.zip
removed wrongly named file
Diffstat (limited to '')
-rw-r--r--.travis.yaml7
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
-