Updates guides/api-testing-ci-environment.md

Auto commit by GitBook Editor
This commit is contained in:
apidesigner
2017-05-26 12:20:44 +00:00
parent 382b144184
commit 253ec4af3f

View File

@@ -41,11 +41,13 @@ The following must be available in the CI environment prior to testing:
0.8.0
```
1. Apiary API Key
1. **Apiary API Key** MUST be set in the CI Environment environment variables:
```
$ export APIARY_API_KEY=xyz
```
To obtain an Apiary API key, head to <https://login.apiary.io/tokens>.
## Testing an API