Sha256: 60e8a5bdea99dae9a1e543eb4f454ce858ce3498eb727cc2873a06c3c2cd10b3

Contents?: true

Size: 176 Bytes

Versions: 7

Compression:

Stored size: 176 Bytes

Contents

language: ruby
rvm:
  - 2.2
  - 2.1
  - 2.0
install:
  - gem install bundler
script:
  - 'bundle install'
  - 'bundle exec rspec'
  - 'bundle exec rubocop'
  - 'cd test; rake'

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
sfrp-1.5.2 .travis.yml
sfrp-1.5.1 .travis.yml
sfrp-1.5.0 .travis.yml
sfrp-1.4.0 .travis.yml
sfrp-1.2.1 .travis.yml
sfrp-1.2.0 .travis.yml
sfrp-1.1.0 .travis.yml