Skip to content

Commit dc47374

Browse files
workspaces-eom.md wording fix
wording fix
1 parent 8b03e1e commit dc47374

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

user/enterprise/workspaces-eom.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ Cache, aka Build Cache, is configured file bucket which serves a purpose as a ca
1212
**Cache is meant for items used in different builds**.
1313

1414
Workspaces, aka Build Workspaces, is a kind of cache, but with specific goal in mind: serves a purpose to share artifacts/files between **jobs within the same build**. The main use case is
15-
when a binary or library (or other dependency) requires rebuilding before any other build job within build may progress. Workspaces are introduced in Travis CI Enterprise after [version 3.0.53](https://enterprise-changelog.travis-ci.com/release-3-0-53-283095).
15+
when a binary or library (or other dependency) requires rebuilding before any other build job within build may progress. Workspaces are introduced in Travis CI Enterprise starting from
16+
[version 3.0.53](https://enterprise-changelog.travis-ci.com/release-3-0-53-283095).
1617

1718
Both features are technically specifically configured file buckets, accessed during a running build.
1819

0 commit comments

Comments
 (0)