Skip to content

Commit

Permalink
Merge pull request #10 from ResultadosDigitais/make-travis-work
Browse files Browse the repository at this point in the history
Make Travis run ok
  • Loading branch information
bcgianni committed Jul 25, 2017
2 parents 2e57eb5 + 9e01900 commit 60f777c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spec/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@

require 'rspec'
require 'agendor-ruby'
require 'simplecov'

SimpleCov.start
# Requires supporting files with custom matchers and macros, etc,
# in ./support/ and its subdirectories.
Dir["#{File.dirname(__FILE__)}/support/**/*.rb"].each {|f| require f}
Expand Down

0 comments on commit 60f777c

Please sign in to comment.