Skip to content

Commit 58ed76b

Browse files
authored
Merge pull request travis-ci#2469 from nodanaonlyzuul/master
Add missing word 'gem' and '.'
2 parents eb543d9 + 7528f3e commit 58ed76b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user/speeding-up-the-build.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ file](https://github.com/rails/rails/blob/master/.travis.yml) for more examples.
7575
7676
Parallelizing the test suite on one virtual machine depends on the language and test runner:
7777
78-
- For Ruby and RSpec use the [parallel_tests](https://github.com/grosser/parallel_tests)
78+
- For Ruby and RSpec use the [parallel_tests](https://github.com/grosser/parallel_tests) gem.
7979
- For Java, use the built-in feature [to run tests in parallel
8080
using JUnit](http://incodewetrustinc.blogspot.com/2009/07/run-your-junit-tests-in-parallel-with.html).
8181

0 commit comments

Comments
 (0)