Skip to content

Travis CI doesn't run unit tests #2357

@gkossakowski

Description

@gkossakowski

The relevant fragment of travis script looks like this:

script:
  - sbt -J-XX:ReservedCodeCacheSize=128m "$SCRIPTED_TEST"

I believe we should add sbt test in front of running scripted tests.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions