From 08bdf6e15869ab837a050f72b845a1b3de87dee0 Mon Sep 17 00:00:00 2001 From: bert hubert Date: Tue, 9 Jun 2015 13:12:51 +0200 Subject: [PATCH] Revert "disable git test that is currently broken (the 'gemfile' issue)." This reverts commit 8562640ee9c612deeb95059ced067551f085ffb9. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 52758a45c3..ef4ca59993 100644 --- a/.travis.yml +++ b/.travis.yml @@ -186,7 +186,7 @@ script: - test ! -s ./failed_tests - cd .. - git status -# - git status | grep -q clean + - git status | grep -q clean notifications: irc: channels: -- 2.47.2