Sha256: a553c1aa5751b3e19b187523dccf966eb56edc19bc1e1f52b077b10cfb320adc
Contents?: true
Size: 369 Bytes
Versions: 2
Compression:
Stored size: 369 Bytes
Contents
language: ruby rvm: - 2.2 - 2.3 - 2.4 - 2.5 - 2.6 - 2.7 - jruby-9.2.9.0 - ruby-head - jruby-head matrix: fast_finish: true allow_failures: - rvm: ruby-head - rvm: jruby-head before_install: - sudo apt-get -y install openssh-server - ssh-keygen -q -t rsa -N "" -f ~/.ssh/id_rsa - cp $HOME/.ssh/id_rsa.pub $HOME/.ssh/authorized_keys
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
datacenter-0.5.1 | .travis.yml |
datacenter-0.5.0 | .travis.yml |