Sha256: 2ff94995dcf23a0a262d768967b60956a2f6496fc11265be45dedf90eef1cc96

Contents?: true

Size: 260 Bytes

Versions: 2

Compression:

Stored size: 260 Bytes

Contents

sudo: false

language: ruby

cache: bundler

rvm:
  - 2.2.4

before_install:
  - "export DISPLAY=:99.0"
  - "sh -e /etc/init.d/xvfb start"

before_script:
  - "cp config/database.travis.yml config/database.yml"
  - "RAILS_ENV=test bundle exec rake db:create"

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
vitals-0.4.0 integration/multiverse/grape-on-rails/.travis.yml
vitals-0.3.0 integration/multiverse/grape-on-rails/.travis.yml