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:
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"
- "DISPLAY=:99.0 bundle exec rake test_app"
script: "DISPLAY=:99.0 bundle exec rspec spec"
- "bundle exec rake test_app"
script: "bundle exec rspec spec"
notifications:
email:
- briandquinn@gmail.com
branches:
only:
- master
- 1-1-stable
- 1-2-stable
rvm:
- 1.9.3