Merge branch 'master' of github.com:middleman/middleman
This commit is contained in:
commit
a5d8ab08ff
1 changed files with 3 additions and 1 deletions
|
@ -9,4 +9,6 @@ end
|
|||
|
||||
require 'rake/clean'
|
||||
|
||||
task :test => ["cucumber"]
|
||||
task :test => ["cucumber"]
|
||||
|
||||
task :default => :test
|
Loading…
Add table
Reference in a new issue