Sha256: b2251d27812cef9768c9c1b2390720f0b3789a9511124727e8f5858ef4aa5aec

Contents?: true

Size: 248 Bytes

Versions: 4

Compression:

Stored size: 248 Bytes

Contents

sudo: false
language: ruby
cache: bundler
rvm:
  - 2.5
  - 2.4
gemfile:
  - gemfiles/active_support_5_0.gemfile
  - gemfiles/active_support_5_1.gemfile
  - gemfiles/active_support_5_2.gemfile
before_install: gem install bundler
script: "bin/rspec"

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
traxor-0.2.0 .travis.yml
traxor-0.1.20 .travis.yml
traxor-0.1.19 .travis.yml
traxor-0.1.18 .travis.yml