Skip to content
This repository was archived by the owner on Jun 23, 2020. It is now read-only.

Commit 5278fa2

Browse files
committed
Fix build matrix definition
1 parent 3108103 commit 5278fa2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@ jdk:
1818
- oraclejdk8
1919
matrix:
2020
exclude:
21-
scala:
22-
- 2.12.0-M4
21+
- scala: 2.12.0-M4
2322
jdk: openjdk6
2423
notifications:
2524
email:

0 commit comments

Comments
 (0)