Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit aa4fe4f

Browse files
Update scala 2.13.0-RC2 to 2.13.0
1 parent 39086a1 commit aa4fe4f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎.travis.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jdk:
66
scala:
77
- 2.11.12
88
- 2.12.8
9-
- 2.13.0-RC2
9+
- 2.13.0
1010

1111
env:
1212
global:

‎build.sbt‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import ScalaModulePlugin._
22
import sbtcrossproject.CrossPlugin.autoImport.crossProject
33

4-
crossScalaVersions in ThisBuild := List("2.12.8", "2.11.12", "2.13.0-RC2")
4+
crossScalaVersions in ThisBuild := List("2.12.8", "2.11.12", "2.13.0")
55

66
lazy val root = project.in(file("."))
77
.aggregate(`scala-parser-combinatorsJS`, `scala-parser-combinatorsJVM`, `scala-parser-combinatorsNative`)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /