sbt / sbt-remote-control

Create and manage sbt process using unicorns and forks
Other
74 stars 14 forks source link

Add dynamic serialization of sbt-specific protocol types #194

Closed havocp closed 10 years ago

corruptmemory commented 10 years ago

Any real reason to listen to Travis? LGTM.

corruptmemory commented 10 years ago

Passes for me:

[info]  --- Integration Test Report ---
[info]  *           com.typesafe.sbtrc.it.execution.TestExecution [ PASSED ]
[info]  *            com.typesafe.sbtrc.it.loading.CanCancelTasks [ PASSED ]
[info]  *             com.typesafe.sbtrc.it.loading.CanKillServer [ PASSED ]
[info]  *      com.typesafe.sbtrc.it.loading.CanLoadSimpleProject [ PASSED ]
[info]  * com.typesafe.sbtrc.it.loading.CanUseUiInteractionPlugin [ PASSED ]
[success] Total time: 106 s, completed Sep 9, 2014 10:12:48 PM

merging