Update travis/2-audit.md

Co-authored-by: Ethan Dennis <[email protected]>
This commit is contained in:
Begona Guereca
2022-09-16 09:55:49 -07:00
committed by GitHub
co-authored by Ethan Dennis
parent 91d638332b
commit 63b163ad5f
+1 -1
View File
@@ -11,7 +11,7 @@ The `audit` command operates by fetching all of the projects defined in a Travis
## Perform an audit
We will be performing an audit against the **labs-data** organization in Travis CI, which was created for the purposes of this lab. Valet was already been set to use this organization during the configure lab. The only remaining information needed for the `audit` command is:
You will be performing an audit against the **labs-data** Travis CI organization that was created for the purposes of this lab. Your environment was configured to use this organization during the [configure lab](./1-configure.md). The remaining information needed to perform an `audit` is:
1. Where do we want to store the result?
- **./tmp/audit**. This can be any path within the working directory that Valet commands are executed from.