Use Scala 2.12 for building{

This commit is contained in:
Taro L. Saito 2017-11-14 12:00:05 -08:00
parent 51711eee17
commit 1695a7f365

View File

@ -6,7 +6,7 @@ services:
language: scala
scala:
- 2.11.8
- 2.12.4
jdk:
- openjdk7