Skip to content

Commit a67d323

Browse files
committed
fix build matrix
1 parent 2f3edb1 commit a67d323

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ env:
2222

2323
matrix:
2424
exclude:
25-
- scala: 0.15.0-RC1
25+
- scala: 0.16.0-RC3
2626
env: SCALAJS_VERSION=0.6.28 ADOPTOPENJDK=8
27-
- scala: 0.15.0-RC1
27+
- scala: 0.16.0-RC3
2828
env: SCALAJS_VERSION=1.0.0-M8 ADOPTOPENJDK=8
2929

3030
before_install:

0 commit comments

Comments
 (0)