Sha256: 54419418fa1bdeb3021d85c9e203965f3ede3e852864488dcd6edf4fafa8e7dc

Contents?: true

Size: 260 Bytes

Versions: 3

Compression:

Stored size: 260 Bytes

Contents

dist: trusty
addons:
  chrome: stable
language: ruby
rvm:
  - 2.2.2
  - 2.2.7
  - 2.3.4
  - 2.4.1
before_install:
  - google-chrome-stable --headless --disable-gpu --remote-debugging-port=9222 http://localhost &
script: cd lib/live_record && bundle exec rspec

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
live_record-0.1.2 .travis.yml
live_record-0.1.1 .travis.yml
live_record-0.1.0 .travis.yml