Sha256: 6d8397e38a682cbbcbea008876c5841c45f2e424ded2689a0778d670da7a9d2a
Contents?: true
Size: 296 Bytes
Versions: 5
Compression:
Stored size: 296 Bytes
Contents
sudo: false language: ruby bundler_args: --without production --jobs=3 --retry=3 before_install: - gem update --system - gem --version install: ruby -S bundle install script: - bundle exec rake dummy_app - bundle exec rake spec rvm: - 2.2.10 - 2.3.7 - 2.4.4 - 2.5.1 - ruby-head
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
archangel-0.0.6 | .travis.yml |
archangel-0.0.5 | .travis.yml |
archangel-0.0.4 | .travis.yml |
archangel-0.0.3 | .travis.yml |
archangel-0.0.2 | .travis.yml |