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