Sha256: 784f9a0281769134f4be578bc7cadb99a6715af755e2fcd146e4944231abe927

Contents?: true

Size: 211 Bytes

Versions: 5

Compression:

Stored size: 211 Bytes

Contents

language: ruby
rvm:
  - 2.5
  - 2.4
  - 2.3
  - 2.2
  - 2.1
  - 2.0
matrix:
  include:
    # Run Danger only once, on 2.5
    - rvm: 2.5
      script: bundle exec danger
script: bundle exec rake test:units lint

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
sshkit-1.18.2 .travis.yml
sshkit-1.18.1 .travis.yml
sshkit-1.18.0 .travis.yml
sshkit-1.17.0 .travis.yml
sshkit-1.16.1 .travis.yml