#188: use travis only for master branch

This commit is contained in:
Vokhmin Alexey V 2013-06-14 19:23:27 +04:00
parent a3267f20b0
commit 5f34bd74ef
1 changed files with 1 additions and 2 deletions

View File

@ -13,5 +13,4 @@ before_script:
- bundle exec rake db:create db:structure:load db:migrate - bundle exec rake db:create db:structure:load db:migrate
branches: branches:
only: only:
# - master - master
- 188-use-travis