You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -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.
0 commit comments