linux-baseline/.travis.yml
Artem Sidorenko 16d47e8dc5 CI: update to ruby 2.4.1 and rubocop 0.49.1
Chef 13 is also using ruby 2.4.1 in the omnibus packages

Signed-off-by: Artem Sidorenko <artem@posteo.de>
2017-06-01 23:43:45 +02:00

9 lines
120 B
YAML

sudo: false
language: ruby
cache: bundler
rvm:
- 2.4.1
bundler_args: --without integration
script: bundle exec rake