Skip to content

Commit f917ece

Browse files
committed
bump Scala.js version in Travis-CI config, too
1 parent 286896c commit f917ece

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,13 @@ env:
2929
matrix:
3030
# The empty SCALAJS_VERSION will only compile for the JVM
3131
- SCALAJS_VERSION=
32-
- SCALAJS_VERSION=0.6.25
32+
- SCALAJS_VERSION=0.6.26
3333
- SCALAJS_VERSION=1.0.0-M6
3434

3535
matrix:
3636
exclude:
3737
- jdk: openjdk11
38-
env: SCALAJS_VERSION=0.6.25
38+
env: SCALAJS_VERSION=0.6.26
3939
- jdk: openjdk11
4040
env: SCALAJS_VERSION=1.0.0-M6
4141
- scala: 2.11.12

0 commit comments

Comments
 (0)