Come on Travis... build it
This commit is contained in:
2
Rakefile
2
Rakefile
@@ -7,7 +7,7 @@ Dir["#{File.dirname(__FILE__)}/tasks/**/*.rb"].each do |file|
|
||||
require file
|
||||
end
|
||||
|
||||
# TODO: Is there better way to invoke this using Jasmine gem???
|
||||
# TODO: Is there better way to invoke this using Jasmine gem???
|
||||
task :core_spec do
|
||||
exec "ruby spec/jasmine_self_test_spec.rb"
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user