summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml17
1 files changed, 3 insertions, 14 deletions
diff --git a/.travis.yml b/.travis.yml
index ed06caf..faecf1d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -16,10 +16,6 @@ script:
- bundle update
- bundle exec rake pedant
-env:
- global:
- - "GEMFILE_MOD=\"gem 'chef', '~> 13.0'\""
-
matrix:
include:
- rvm: 2.5.0
@@ -27,16 +23,9 @@ matrix:
- rvm: 2.5.0
env: SINGLE_ORG=true
- rvm: 2.5.0
- env: CHEF_FS=true
-# Commented out until we work with a released version again
-# - rvm: 2.2.5
-# env:
-# - CHEF_FS=true
-# - "GEMFILE_MOD=\"gem 'chef', github: 'chef/chef'\""
-# - rvm: 2.3.1
-# env:
-# - CHEF_FS=true
-# - "GEMFILE_MOD=\"gem 'chef', github: 'chef/chef'\""
+ env:
+ - CHEF_FS=true
+ - "GEMFILE_MOD=\"gem 'chef', github: 'chef/chef'\""
- rvm: 2.5.0
env: FILE_STORE=true
- rvm: 2.5.0