From b5817abb6c35293b8034bcbfbbe7efb0a9ba004f Mon Sep 17 00:00:00 2001 From: Vokhmin Alexey V Date: Fri, 14 Jun 2013 17:05:19 +0400 Subject: [PATCH] #188: added test branch for travis --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index dd552c427..92dae2224 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,4 +8,5 @@ before_install: - cp config/database.yml.sample config/database.yml branches: only: - - master \ No newline at end of file + - master + - 188-use-travis \ No newline at end of file