[grilo-plugins] travis: Remove `find` line
- From: Juan A. Suarez Romero <jasuarez src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [grilo-plugins] travis: Remove `find` line
- Date: Mon, 21 Jul 2014 19:36:14 +0000 (UTC)
commit d81b51ac2f246921ca6632a88a08b3b2735d8170
Author: Juan A. Suarez Romero <jasuarez igalia com>
Date: Mon Jul 21 19:16:14 2014 +0000
travis: Remove `find` line
Seems it is not needed anymore.
.travis.yml | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/.travis.yml b/.travis.yml
index 7fb7d33..086884d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -11,5 +11,4 @@ script:
- make
- make check
after_success:
- - find . -path "*/.libs/*" -name "*.gc??" | while read -r p ; do mv "$p" "${p%%/.libs/*}" ; done
- coveralls --exclude tests --exclude help
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]