From 76d6bc4f82b04931a5f4dfc86af8d98c48e33e82 Mon Sep 17 00:00:00 2001 From: Dmitriy Zaporozhets Date: Thu, 9 May 2013 11:02:48 +0300 Subject: Update gitlab_git and restore travis.yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index d8e01fd6c68..d7fbbc7bbcb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,7 @@ before_install: - gem install charlock_holmes -v="0.6.9" branches: only: - - 'code-search' + - 'master' rvm: - 1.9.3-p392 - 2.0.0 -- cgit v1.2.1