Browse Source

Test Travis

Maurits van der Schee 7 years ago
parent
commit
94922d799c
1 changed files with 4 additions and 0 deletions
  1. 4
    0
      README.md

+ 4
- 0
README.md View File

@@ -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.

Loading…
Cancel
Save