FormidableLabs / FormidableLabs/formideploy

Docs: Add CI note about travis/CI tool installation for awscli

Open
#25 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
7
Forks
0
PR merge metrics
No merged PRs in 30d

Description

For travis, this means:

```yml
before_install:
# Add `aws` CLI tool.
- pip install --user awscli
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.