From 16c1aa2845106b439cd10e6e0c1232112be087af Mon Sep 17 00:00:00 2001 From: The rugged tests are fragile Date: Thu, 11 Sep 2014 13:39:53 +0200 Subject: [PATCH] Fetch the attributes test branch in Travis --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 3a5791da..17274d17 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,7 @@ before_install: - git fetch origin master:master - git fetch origin v2.0.0:v2.0.0 + - git fetch origin test/attributes:test/attributes - sudo apt-get install libicu-dev -y - gem update --system 2.1.11 rvm: