summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLukas Rytz <lukas.rytz@gmail.com>2017-03-03 17:48:24 +0100
committerLukas Rytz <lukas.rytz@gmail.com>2017-03-09 08:40:24 +0100
commit42f813e18160b6ea8dfc9c2ae850a67dd0819773 (patch)
treefbeb43c2b5769cd0a29b7b3dffe4a68d34710a20 /README.md
parent828a8923c4f1c6c6c884a18675e2effa91c73197 (diff)
downloadscala-42f813e18160b6ea8dfc9c2ae850a67dd0819773.tar.gz
scala-42f813e18160b6ea8dfc9c2ae850a67dd0819773.tar.bz2
scala-42f813e18160b6ea8dfc9c2ae850a67dd0819773.zip
[backport] new repo, version numbers for integration builds
Integration builds now have version number like `2.12.2-bin-sha7` or `2.13.0-pre-sha7` and are published to scala-integration (no longer scala-release-temp). scala-release-temp is still used in the bootstrap script for publishing locker.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index bbfe7a797b..c2891390d4 100644
--- a/README.md
+++ b/README.md
@@ -230,7 +230,7 @@ tested version during CI validation.
The Scala CI builds nightly download releases (including all modules) and publishes
them to the following locations:
- [2.12.x](http://www.scala-lang.org/files/archive/nightly/2.12.x/?C=M;O=D)
- - [2.11.x](http://www.scala-lang.org/files/archive/nightly/2.11.x/?C=M;O=A)
+ - [2.11.x](http://www.scala-lang.org/files/archive/nightly/2.11.x/?C=M;O=D)
The CI also publishes nightly API docs:
- [2.12.x](http://www.scala-lang.org/files/archive/nightly/2.12.x/api/?C=M;O=D)