inspec/.travis.yml
Christoph Hartmann 46b65ba490 initial commit
2016-12-15 09:53:01 +01:00

9 lines
120 B
YAML

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