Skip to content

Commit fcfa5b4

Browse files
authored
Update xenial.md
1 parent 87cfcd3 commit fcfa5b4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

user/enterprise/xenial.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,17 @@ layout: en_enterprise
88
99
## System Setup
1010

11-
**Platform Requirements**: To use the Xenial build containers, the Travis CI installation must be at 2.2.6 or higher. Please be sure to [upgrade](/user/enterprise/upgrading/), if needed, before getting started.
11+
**Platform Requirements**: To use the Xenial build containers, the Travis CI installation must be at 2.2.6 or higher. Please be sure to [upgrade](/user/enterprise/upgrading/), if needed, before starting.
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, that 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, that 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-
> _Trusty and Xenial build containers must be on different instances_. To run both Trusty and Xenial builds, at least two worker instances are required.
17+
> _Trusty and Xenial build containers must be on different instances_. At least two worker instances are required to run both Trusty and Xenial builds.
1818
1919
## Trusty Build Environment Differences
2020

21-
[Third-party apt-repositories are removed](https://docs.travis-ci.com/user/reference/xenial/#third-party-apt-repositories-removed) to help reduce risk of unrelated interference and allow for faster apt-get updates.
21+
[Third-party apt-repositories are removed](https://docs.travis-ci.com/user/reference/xenial/#third-party-apt-repositories-removed) to help reduce the risk of unrelated interference and allow for faster apt-get updates.
2222

2323
[Services disabled by default](https://docs.travis-ci.com/user/reference/xenial/#services-disabled-by-default) to speed up boot time and improve performance.
2424

0 commit comments

Comments
 (0)