Try to avoid running bundler in tests on Travis

This commit is contained in:
Thomas Reynolds 2012-05-10 16:07:11 -07:00
parent d4bccd76ab
commit ed50d4326a
3 changed files with 4 additions and 2 deletions

View file

@ -57,7 +57,7 @@ module Middleman::Templates
inside(location) do
::Middleman::Cli::Bundle.new.invoke(:bundle)
end
end unless ENV["TRAVIS"]
end
# Output a .gitignore file