Sha256: 918b97c9c0359f93e3b99f3e227dc11326dabaf4afe33f7c02c372b161e12071

Contents?: true

Size: 236 Bytes

Versions: 6

Compression:

Stored size: 236 Bytes

Contents

rvm:
  - 1.9.2
  - 1.9.3

env: "RAILS_ENV=test DISPLAY=:99.0"

before_script:
  - "sh -c 'cd test_app && bundle && bundle exec rake db:drop db:migrate'"
  - "sh -e /etc/init.d/xvfb start"

branches:
  only:
    - master
    - rails-3.0

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
very_best_in_place-2.0.3 .travis.yml
best_in_place-2.0.3 .travis.yml
best_in_place-2.0.2 .travis.yml
best_in_place-2.0.1 .travis.yml
best_in_place-2.0.0 .travis.yml
best_in_place-1.1.3 .travis.yml