mirror of
https://github.com/arcan1s/ffxivbis.git
synced 2025-12-16 01:23:42 +00:00
fix travis build
This commit is contained in:
2
test.sbt
2
test.sbt
@ -1,4 +1,4 @@
|
||||
libraryDependencies += "org.scalactic" %% "scalactic" % "3.0.8"
|
||||
libraryDependencies += "org.scalactic" %% "scalactic" % "3.0.8" % "test"
|
||||
libraryDependencies += "org.scalatest" %% "scalatest" % "3.0.8" % "test"
|
||||
|
||||
libraryDependencies += "com.typesafe.akka" %% "akka-testkit" % "2.5.26" % "test"
|
||||
|
||||
Reference in New Issue
Block a user