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
 
833
 
834
 This should cover most environments, but please notify me of failing tests and report your environment.
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
 ### MySQL, PostgreSQL, and SQLite on Linux
840
 ### MySQL, PostgreSQL, and SQLite on Linux
837
 
841
 
838
 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.
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