Skip to content

Commit bde6329

Browse files
authored
Update README.md
1 parent 8651f83 commit bde6329

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -831,13 +831,15 @@ I am testing mainly on Ubuntu and I have the following test setups:
831831
- Ubuntu 16.04 Server with PHP 7.0 and MySQL 5.7 and PostgreSQL 9.5
832832
- Ubuntu 16.04 Server with PHP 7.0 and MariaDB 10.0 and PostgreSQL 9.5
833833
- Debian 7 Server with PHP 5.4 and MySQL 5.5 and PostgreSQL 9.1
834-
- Debian 8 Server with PHP 5.6 and MariaDB 5.5 and PostgreSQL 9.4
834+
- Debian 8 Server with PHP 5.6 and MySQL 5.5 and PostgreSQL 9.4
835+
- Debian 8 Server with PHP 5.6 and MariaDB 10.0 and PostgreSQL 9.4
836+
- Debian 9 Server with PHP 7.0 and MySQL 5.5 and PostgreSQL 9.6
835837
- Debian 9 Server with PHP 7.0 and MariaDB 10.1 and PostgreSQL 9.6
836838
- CentOS 7 Server with PHP 5.4 and MySQL 5.5 and PostgreSQL 9.2
837839
- Windows 2012 R2 with PHP 5.6 and SQL Server 2012
838840

839841
This should cover most environments, but please notify me of failing tests and report your environment.
840-
I will try to cover the above setup in the "docker" folder of the project.
842+
I will try to cover most of the above setup in the "docker" folder of the project.
841843

842844
### Travis CI
843845

0 commit comments

Comments
 (0)