diff --git a/Rakefile b/Rakefile index fd541c7..e77687a 100644 --- a/Rakefile +++ b/Rakefile @@ -1,6 +1,6 @@ #!/usr/bin/env rake -task :ci => [:dump, :currentv, :test] +task :ci => [:dump, :test] task :dump do sh 'vim --version'