goldfinger/.travis.yml

11 lines
138 B
YAML

language: ruby
cache: bundler
rvm:
- 2.3.1
- 2.4.1
bundler_args: --without development --retry=3 --jobs=3
script: bundle exec rake