sbt/scripted
jvican 272afa9d73
Try another travis structure + build tweaks
I've tried to put together some scripted tests to remove the overhead of
compiling the whole sbt, which is around 3 minutes every time.

This new structure *should* make the scripted tests run faster.

Aside from this, we do some more tweaks:

* Increase memory.
* Fork processes to compile and run (to see if it makes a difference).
* Pass in the server flag to sbt.
2017-05-10 21:40:23 +02:00
..
plugin/src/main Fix #3161: Don't fail if group is not present 2017-05-10 21:40:02 +02:00
sbt Try another travis structure + build tweaks 2017-05-10 21:40:23 +02:00