From ee81251f3fc57e327c9e4e303218a113f820b38d Mon Sep 17 00:00:00 2001 From: bloodstalker Date: Wed, 25 Jan 2017 19:01:56 +0330 Subject: fixed the name of the directory --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 935e1f1..e8e692f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -36,5 +36,5 @@ after_success: - make clean - make mutator-lvl0 CXX=clang-4.0 LLVM_CONF=llvm-config-4.0 BUILD_MODE=COV_GNU - chmod +x mutator.sh - - ./mutator.sh -f ./sample/action_file.mutator + - ./mutator.sh -f ./samples/action_file.mutator - coveralls --exclude ./json --exclude ./tinyxml2 \ No newline at end of file -- cgit v1.2.3