You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The long sbt command in .travis.yml was getting unwieldy. This commit
adds a `testAll` command which can easily be run locally from the sbt
shell to test the command executed in CI.
0 commit comments