Skip to content

Commit

Permalink
Merge pull request #350 from bastelfreak/parallel_tests
Browse files Browse the repository at this point in the history
add the parallel_tests gem
  • Loading branch information
domcleal authored May 23, 2017
2 parents 32d4c7d + a53acfa commit 476b998
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions config_defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ Gemfile:
- gem: github_changelog_generator
ruby-operator: '>='
ruby-version: '2.2.2'
- gem: parallel_tests
':development':
- gem: travis
- gem: travis-lint
Expand Down
1 change: 1 addition & 0 deletions moduleroot/.rspec_parallel.erb
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
--format progress

0 comments on commit 476b998

Please sign in to comment.