mirror of
https://github.com/sbt/sbt.git
synced 2026-08-29 01:24:09 +02:00
* Modify scripted task parser to allow "pagination" of globs e.g. "*1of3" will create three pages and run page 1. * Modify travis definition to fragment long-running test groups into pages so we stay under the 50 minute limit.