summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-vim/vim-clang-format/vim-clang-format-0_pre20200506.ebuild')
-rw-r--r--app-vim/vim-clang-format/vim-clang-format-0_pre20200506.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/vim-clang-format/vim-clang-format-0_pre20200506.ebuild b/app-vim/vim-clang-format/vim-clang-format-0_pre20200506.ebuild
index 3a12f0b17060..9c7537abeaa7 100644
--- a/app-vim/vim-clang-format/vim-clang-format-0_pre20200506.ebuild
+++ b/app-vim/vim-clang-format/vim-clang-format-0_pre20200506.ebuild
@@ -21,5 +21,5 @@ src_prepare() {
default
# tests are written in ruby, prefer to avoid that
- rm -r .travis.yml test || die
+ rm -r test || die
}