Only test 1-2-stable branch

This commit is contained in:
Trung Lê 2012-12-02 23:03:39 +11:00
parent 18ed28b705
commit 1361872292
1 changed files with 3 additions and 4 deletions

View File

@ -1,14 +1,13 @@
before_script: before_script:
- "export DISPLAY=:99.0" - "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start" - "sh -e /etc/init.d/xvfb start"
- "DISPLAY=:99.0 bundle exec rake test_app" - "bundle exec rake test_app"
script: "DISPLAY=:99.0 bundle exec rspec spec" script: "bundle exec rspec spec"
notifications: notifications:
email: email:
- briandquinn@gmail.com - briandquinn@gmail.com
branches: branches:
only: only:
- master - 1-2-stable
- 1-1-stable
rvm: rvm:
- 1.9.3 - 1.9.3