diff options
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml index 4b1f4d06fa..f9b300ad02 100644 --- a/.travis.yml +++ b/.travis.yml @@ -31,9 +31,6 @@ matrix: - rvm: 2.1 - rvm: 2.2 - rvm: 2.2 - gemfile: pedant.gemfile - script: bundle exec rake pedant - - rvm: 2.2 env: "GEMFILE_MOD=\"gem 'cheffish', github: 'chef/cheffish'\"" script: bundle exec rake cheffish_spec - rvm: 2.2 |