Skip to content

Commit

Permalink
docs: Link to integrations from the README
Browse files Browse the repository at this point in the history
Closes #82
  • Loading branch information
kylef committed Sep 23, 2017
1 parent ecb3fa8 commit 3c82014
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Expand Up @@ -26,3 +26,9 @@ swiftenv allows you to:
- [`install`](https://swiftenv.fuller.li/en/latest/commands.html#install)
- [`uninstall`](https://swiftenv.fuller.li/en/latest/commands.html#uninstall)
- [`which`](https://swiftenv.fuller.li/en/latest/commands.html#which)
- Integrations
- [Heroku](https://swiftenv.fuller.li/en/latest/integrations/heroku.html)
- [Travis CI](https://swiftenv.fuller.li/en/latest/integrations/travis-ci.html)
- [GitLab CI](https://swiftenv.fuller.li/en/latest/integrations/gitlab-ci.html)
- [CircleCI](https://swiftenv.fuller.li/en/latest/integrations/circle-ci.html)
- [Docker](https://swiftenv.fuller.li/en/latest/integrations/docker.html)

0 comments on commit 3c82014

Please sign in to comment.