Skip to content

Commit

Permalink
README: Add a supported platforms table
Browse files Browse the repository at this point in the history
  • Loading branch information
zuazo committed Oct 3, 2015
1 parent 8df835f commit 57466af
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,21 @@ Requirements
* Scientific Linux
* Ubuntu

The following platforms are tested with Test Kitchen:

| Platform | MySQL | PostgreSQL | SQLite | NGINX |
|:------------------|:----------:|:----------:|:----------:|:-----------|
| CentOS 5 || | | |
| CentOS 6 | ✔ (travis) | | ✔ (travis) | |
| CentOS 7 |||||
| Debian 6 || |||
| Debian 7 | ✔ (travis) | | ✔ (travis) | ✔ (travis) |
| Debian 8 | ✔ (travis) | | ✔ (travis) | ✔ (travis) |
| Ubuntu 12.04 || | ✔ (travis) ||
| Ubuntu 14.04 || | ✔ (travis) ||
| Ubuntu 15.04 || | ✔ (travis) ||
| Scientifi Linux 6 | ✔ (travis) | | ✔ (travis) | |

## Cookbooks:

* apache2
Expand Down

0 comments on commit 57466af

Please sign in to comment.