Avoid bundler on travis

This commit is contained in:
Thomas Reynolds 2012-05-10 16:29:11 -07:00
parent ed50d4326a
commit 1022e63cee
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 unless ENV["TRAVIS"]
end unless ENV["TEST"]
end
# Output a .gitignore file