Sha256: 44d31d4e39ba35d73e3e927aae5bc8310c0110ce889f8adcdbb023170d6ff187

Contents?: true

Size: 252 Bytes

Versions: 2

Compression:

Stored size: 252 Bytes

Contents

language: ruby
sudo: false
rvm:
  - 2.0.0
  - 2.1.0
  - 2.2.0
  - 2.3.0
  - 2.4.0
  - ruby-head
  - jruby-head
  - rbx-2

install: gem install net-ssh test-unit mocha

script: rake test

matrix:
  allow_failures:
    - rvm: jruby-head
    - rvm: rbx-2

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
net-sftp-2.1.3.rc3 .travis.yml
net-sftp-2.1.3.rc2 .travis.yml