summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile4
1 files changed, 0 insertions, 4 deletions
diff --git a/Gemfile b/Gemfile
index 124b631320..0699d99cc2 100644
--- a/Gemfile
+++ b/Gemfile
@@ -58,10 +58,6 @@ group(:development, :test) do
gem "chefstyle", "=0.11.2"
end
-group(:travis) do
- gem "travis"
-end
-
instance_eval(ENV["GEMFILE_MOD"]) if ENV["GEMFILE_MOD"]
# If you want to load debugging tools into the bundle exec sandbox,