Sha256: df9c5f02c315c58dd4abf18b5b2b271520f576fcab1a716897665f71f44d69d9
Contents?: true
Size: 266 Bytes
Versions: 1
Compression:
Stored size: 266 Bytes
Contents
sudo: false language: ruby cache: bundler rvm: - 2.2.8 - 2.3.5 - 2.4.2 - ruby-head - jruby-head before_install: gem install bundler -v 1.16.0 services: - redis-server script: - bundle exec rspec - bundle exec rubocop notifications: email: false
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
bario-0.1.0 | .travis.yml |