mirror of https://github.com/sbt/sbt.git
Split sbt-coursier Travis CI job
This commit is contained in:
parent
a3abe32525
commit
ebbf0b105b
|
|
@ -12,7 +12,8 @@ stages:
|
|||
if: (branch = master AND type = push) OR (tag IS present)
|
||||
jobs:
|
||||
include:
|
||||
- env: SBT_COURSIER=1
|
||||
- env: SBT_COURSIER=1 SBT_COURSIER_TEST_GROUP=1
|
||||
- env: SBT_COURSIER=1 SBT_COURSIER_TEST_GROUP=2
|
||||
- env: SBT_SHADING=1
|
||||
- env: SBT_PGP_COURSIER=1
|
||||
- stage: release
|
||||
|
|
|
|||
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue