Skip to content

Commit 8c6d47e

Browse files
authored
Update trusty.md
1 parent 0633fd5 commit 8c6d47e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

user/enterprise/trusty.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ layout: en_enterprise
1212

1313
**Worker Requirements**:
1414

15-
We recommend using a machine with 8 vCPUs and 15 GB of memory and at least 40 GB of disk space. If you're using AWS, this will be their c4.2xlarge instance type. Also, you'll want to run Ubuntu 16.04 or later. Port 22 must be open for SSH during installation and operation.
15+
We recommend using a machine with 8 vCPUs and 15 GB of memory, and at least 40 GB of disk space. If you're using AWS, this will be their c4.2xlarge instance type. Also, you'll want to run Ubuntu 16.04 or later. Port 22 must be open for SSH during installation and operation.
1616

17-
> _Precise build containers and Trusty build containers must be on different instances_. To run both Precise and Trusty builds, at least two worker instances are required.
17+
> _Precise build containers and Trusty build containers must be on different instances_. To run Precise and Trusty builds, at least two worker instances are required.
1818
1919
## Install with Travis CI Enterprise 2.2 and higher
2020

@@ -33,7 +33,7 @@ This installer uses Docker's `aufs` storage driver. If you have any questions or
3333

3434
## Install with Travis CI Enterprise 2.1.9 and higher
3535

36-
The Travis CI Enterprise 2.1 series has the [Precise [Legacy]](/user/enterprise/precise/) as it's default worker. However, starting with version 2.1.9+, it is possible to use Trusty build environments, assuming the feature flags are set. Otherwise, the installation process is very similar to the Enterprise 2.2 series.
36+
The Travis CI Enterprise 2.1 series has the [Precise [Legacy]](/user/enterprise/precise/) as its default worker. However, starting with version 2.1.9+, it is possible to use Trusty build environments, assuming the feature flags are set. Otherwise, the installation process is very similar to the Enterprise 2.2 series.
3737

3838
### Enable the Trusty Beta Feature Flag
3939

0 commit comments

Comments
 (0)