Sha256: 4ebb5a0eed66942ed1cae7fac8991ef35cdb0efcb8d9e599585518abc53ce710

Contents?: true

Size: 376 Bytes

Versions: 1

Compression:

Stored size: 376 Bytes

Contents

# Integration tests with vagrant

Requirements:

* Vagrant (https://www.vagrantup.com/)
* Ansible (http://docs.ansible.com/intro_installation.html)

Setup:

    ansible-galaxy install rvm_io.rvm1-ruby
    vagrant up ; vagrant ssh
    rvm all do bundle
    rvm all do rake test

# TODO

* get it running on ci (probalby needs docker)
* could not get gem install jeweler to work

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
net-ssh-4.0.0.alpha1 test/integration/README.md