Sha256: 7db4a836128142a7e45692e7c504045d6308f32e2c99594c87e0f9ea96b868d4
Contents?: true
Size: 345 Bytes
Versions: 3
Compression:
Stored size: 345 Bytes
Contents
rvm: - 1.9.3 - 2.0.0 before_install: - echo 'travis:travis' | sudo chpasswd - echo 'PasswordAuthentication yes' | sudo tee -a /etc/ssh/sshd_config - sudo service ssh restart before_script: - export SSH_USER=travis - export SSH_PASS=travis - export SSH_HOST=localhost script: bundle exec rake SPEC_OPTS='-fd --color --order=rand'
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
evrone-common-spawn-0.0.3 | .travis.yml |
evrone-common-spawn-0.0.2 | .travis.yml |
evrone-common-spawn-0.0.1 | .travis.yml |