Enable travis and coveralls

This commit is contained in:
Henne Vogelsang 2014-04-09 17:04:03 +02:00
parent cc0b130c86
commit 237318c7b4
4 changed files with 36 additions and 0 deletions

View file

@ -2,6 +2,8 @@
ENV["RAILS_ENV"] ||= 'test'
require File.expand_path("../../config/environment", __FILE__)
require 'rspec/rails'
require 'coveralls'
Coveralls.wear!
# Requires supporting ruby files with custom matchers and macros, etc, in
# spec/support/ and its subdirectories. Files matching `spec/**/*_spec.rb` are