From 3351f15af63929caec03c8dd0d62f52b8f7704eb Mon Sep 17 00:00:00 2001 From: Jeroen van Baarsen Date: Fri, 30 May 2014 23:34:52 +0200 Subject: [PATCH] Put back the travis information --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+), 0 deletions(-) diff --git a/.travis.yml b/.travis.yml index 055a521..9bab337 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,6 +15,9 @@ env: - TASK=jasmine:ci DB=postgresql before_install: - sudo apt-get install libicu-dev -y +branches: + only: + - 'master' rvm: - 2.0.0 services: -- libgit2 0.21.2