mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2024-11-19 18:02:54 +01:00
718ad50427
Add scalav 2.12.7 to the travis ci matrix Add more jdk versions explicitly set scalav when starting sbt for travis Bump junit interface for secp256k1 tests remove openjdk/oraclejdk 9 for now
5 lines
85 B
Scala
5 lines
85 B
Scala
|
|
scalaVersion in ThisBuild := "2.11.12"
|
|
|
|
organization in ThisBuild := "org.bitcoins"
|