mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-02-24 06:57:51 +01:00
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
4 lines
85 B
Scala
4 lines
85 B
Scala
|
|
scalaVersion in ThisBuild := "2.11.12"
|
|
|
|
organization in ThisBuild := "org.bitcoins"
|