Skip to content

Commit c2bb56f

Browse files
committed
Use 2.12.6 everywhere...!
1 parent 952cf7a commit c2bb56f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jdk:
1212

1313
scala:
1414
- 2.11.12
15-
- 2.12.4
15+
- 2.12.6
1616
- 2.13.0-M3
1717

1818
env:
@@ -32,7 +32,7 @@ matrix:
3232
exclude:
3333
- scala: 2.13.0-M3
3434
env: SCALAJS_VERSION=1.0.0-M3
35-
- scala: 2.12.4
35+
- scala: 2.12.6
3636
jdk: openjdk6
3737
- scala: 2.13.0-M3
3838
jdk: openjdk6

0 commit comments

Comments
 (0)