|
@@ -833,6 +833,10 @@ I am testing mainly on Ubuntu and I have the following test setups:
|
833
|
833
|
|
834
|
834
|
This should cover most environments, but please notify me of failing tests and report your environment.
|
835
|
835
|
|
|
836
|
+### Travis CI
|
|
837
|
+
|
|
838
|
+Unfortunately not all tests are automated yet. Contributions in this area are very welcome!
|
|
839
|
+
|
836
|
840
|
### MySQL, PostgreSQL, and SQLite on Linux
|
837
|
841
|
|
838
|
842
|
The tests are held in the `tests.php` file, but first you should copy the `config.php.dist` file to `config.php` and add your database credentials. You can add credentials for one or all the databases supported.
|