Sha256: 6ba448a7d998da9ab2da168fdd97762aeb46c4f4690a0ce052adaeea65f114f6

Contents?: true

Size: 240 Bytes

Versions: 5

Compression:

Stored size: 240 Bytes

Contents

language: ruby
rvm:
  - 2.5
  - 2.4
  - 2.3
  - 2.2
  - 2.1
  - 2.0
branches:
  only:
  - master
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.21.1 .travis.yml
sshkit-1.21.0 .travis.yml
sshkit-1.20.0 .travis.yml
sshkit-1.19.1 .travis.yml
sshkit-1.19.0 .travis.yml