Sha256: 7811a08c23a0dd4322ab23a362b37f7d9552bb853c96de38f7225a363ab4994b

Contents?: true

Size: 246 Bytes

Versions: 6

Compression:

Stored size: 246 Bytes

Contents

rvm:
  - 1.8.7
  - 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 & 1 rubygems

Version Path
best_in_place-1.1.2 .travis.yml
best_in_place-1.1.1 .travis.yml
best_in_place-1.1.0 .travis.yml
best_in_place-1.0.6 .travis.yml
best_in_place-1.0.5 .travis.yml
best_in_place-1.0.4 .travis.yml