Skip to content

Commit 3cfb9fd

Browse files
committed
fix exclusion
1 parent c06ee7b commit 3cfb9fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ env:
1313
- SCALAJS_VERSION=1.0.0-M1
1414
matrix:
1515
exclude:
16-
- scala: 2.12.0
16+
- scala: 2.12.2
1717
jdk: openjdk7
1818
sudo: false

0 commit comments

Comments
 (0)