File tree Expand file tree Collapse file tree 5 files changed +8
-137
lines changed Expand file tree Collapse file tree 5 files changed +8
-137
lines changed Original file line number Diff line number Diff line change 11language : php 
22
3- php :  
3+ php :
44 - 5.3 
55 - 5.4 
6+  - 5.5 
67
78before_script :
89 - composer install --dev 
9-  - tests/php_setup.sh 
10-  - phpenv config-add tests/php_extensions.ini 
10+  - tests/travis/ php_setup.sh 
11+  - phpenv config-add tests/travis/ php_extensions.ini 
1112
1213script : phpunit --verbose --coverage-text 
1314
Original file line number Diff line number Diff line change 1717$ filename__DIR__  .'/../vendor/autoload.php ' ;
1818
1919if  (!file_exists ($ filename
20-  echo  "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "  . PHP_EOL ;
21-  echo  "You need to execute `composer install` before running the tests. "  . PHP_EOL ;
22-  echo  "(vendors  are required for test execution)   . PHP_EOL ;
23-  echo  "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "  . PHP_EOL  . PHP_EOL ;
20+  echo  "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  "  . PHP_EOL ;
21+  echo  "  You need to execute `composer install` before running the tests.    . PHP_EOL ;
22+  echo  " Vendors  are required for complete  test execution.    . PHP_EOL ;
23+  echo  "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  "  . PHP_EOL  . PHP_EOL ;
2424 $ filename__DIR__  .'/../autoload.php ' ;
2525}
2626
Load Diff This file was deleted. 
File renamed without changes.
File renamed without changes.
                         You can’t perform that action at this time. 
           
                  
0 commit comments