Skip to content

Commit 6b5bf4a

Browse files
Fix dead link in readme (#1476)
travis ci is no longer in use, thus the link was dead. Also it doesn't appear that "the highest supported" version is built at all.
1 parent e63ba1e commit 6b5bf4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ Please also note, that the `overriden_artifacts` parameter is likely to be remov
176176
| 0.14.x | 3b9ab9be31ac217d3337c709cb6bfeb89c8dcbb1 |
177177
| 0.13.x | 3c987b6ae8a453886759b132f1572c0efca2eca2 |
178178

179-
PRs are also built with highest supported bazel version (see [Travis config](https://github.com/bazelbuild/rules_scala/blob/master/.travis.yml) for the exact highest version)
179+
See [the configuration file](https://github.com/bazelbuild/rules_scala/blob/master/.bazelci/presubmit.yml) for the exact versions verified with the continuous-integration builds.
180180

181181
## Breaking changes
182182

0 commit comments

Comments
 (0)