Fetch the attributes test branch in Travis

This commit is contained in:
The rugged tests are fragile
2014-09-11 13:39:53 +02:00
parent d0cf883558
commit 16c1aa2845

View File

@@ -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: