ci: merge travis matrix, add salt-lint & rubocop to lint job

* Automated using https://github.com/myii/ssf-formula/pull/60
This commit is contained in:
Imran Iqbal
2019-10-09 03:08:31 +01:00
parent 00709c7df7
commit f3a98c25e8
6 changed files with 111 additions and 58 deletions
+4 -3
View File
@@ -1,6 +1,7 @@
source "https://rubygems.org"
# frozen_string_literal: true
source 'https://rubygems.org'
gem 'kitchen-docker', '>= 2.9'
gem 'kitchen-salt', '>= 0.6.0'
gem 'kitchen-inspec', '>= 1.1'
gem 'kitchen-salt', '>= 0.6.0'