debian-mirror-gitlab/debian/gems-compat/apollo-upload-server-2.0.0.beta.3/.travis.yml

9 lines
135 B
YAML
Raw Normal View History

2019-08-03 11:04:32 +05:30
language: ruby
cache: bundler
rvm:
- 2.3.8
- 2.4
- 2.4.3
- 2.5
install: bundle install --jobs=3 --retry=3
script: bundle exec rspec