File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -64,11 +64,11 @@ RubyDep intelligently creates a version constraint to encompass Rubies listed in
6464
6565### In your ` README.md ` :
6666
67- Replace your mentions of "supported Ruby versions" to point to the Travis build.
67+ Replace your mentions of "supported Ruby versions" and just insert a link to your Travis build status page .
6868
69- If users see their Ruby version "green" on Travis, it suggests it's supported , right?
69+ If users see their Ruby version "green" on Travis, they'll see those are the versions you support and test , right?
7070
71- (Or, you can point to the rubygems.org site where the required Ruby version is listed).
71+ (Or, you can link to your project's rubygems.org page where the required Ruby version is listed).
7272
7373### In your ` .travis.yml ` :
7474
You can’t perform that action at this time.
0 commit comments