1
0
mirror of https://github.com/dg/dibi.git synced 2025-09-02 18:42:36 +02:00

tests: a different .ini for PHP 5 and PHP 7

This commit is contained in:
David Grudl
2016-03-20 16:42:32 +01:00
parent 1786c861b9
commit 0c099bb2bc
3 changed files with 19 additions and 3 deletions

View File

@@ -51,8 +51,8 @@ install:
- copy tests\databases.appveyor.ini tests\databases.ini
test_script:
- vendor\bin\tester tests -s -p c:\php5\php -c tests\php-win.ini
- vendor\bin\tester tests -s -p c:\php7\php -c tests\php-win.ini
- vendor\bin\tester tests -s -p c:\php5\php -c tests\php5-win.ini
- vendor\bin\tester tests -s -p c:\php7\php -c tests\php7-win.ini
on_failure:
# Print *.actual content