From efd0b3deea910d2ae3cc75a43ebd5f2ce7b9ea56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hannes=20K=C3=A4ufler?= Date: Sun, 26 Feb 2023 21:58:30 +0100 Subject: [PATCH] Fix dead link in readme 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. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b39d04b1..0edfc6aef 100644 --- a/README.md +++ b/README.md @@ -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