Sha256: 5677e5d77b6654910bf1e45d5a90cd180a20cc6782c7d66c11e62beab3c8c469
Contents?: true
Size: 319 Bytes
Versions: 1
Compression:
Stored size: 319 Bytes
Contents
sudo: false language: ruby cache: bundler: true 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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
archangel-0.0.7 | .travis.yml |