Sha256: 1dcab735e54dc79b63747487691c08c8f6473d6cda19ecff32a037b44ce97d70

Contents?: true

Size: 206 Bytes

Versions: 4

Compression:

Stored size: 206 Bytes

Contents

rvm:
  - 1.8.7
  - ree
  - 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"

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
best_in_place-0.2.3 .travis.yml
best_in_place-0.2.2 .travis.yml
best_in_place-0.2.1 .travis.yml
best_in_place-0.2.0 .travis.yml