Skip to content

Commit

Permalink
Fix dead link in readme (#1476)
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
hanneskaeufler authored Feb 27, 2023
1 parent e63ba1e commit 6b5bf4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ Please also note, that the `overriden_artifacts` parameter is likely to be remov
| 0.14.x | 3b9ab9be31ac217d3337c709cb6bfeb89c8dcbb1 |
| 0.13.x | 3c987b6ae8a453886759b132f1572c0efca2eca2 |

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)
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.

## Breaking changes

Expand Down

0 comments on commit 6b5bf4a

Please sign in to comment.