mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-04 10:24:26 +02:00
Test phpunit 6.4.1
This commit is contained in:
@@ -25,7 +25,7 @@ before_script:
|
||||
|
||||
install:
|
||||
- git clone --depth=50 --branch=master git://github.com/smarty-php/smarty-phpunit.git
|
||||
- if [ ${TRAVIS_PHP_VERSION:0:3} == "7.1" ]; then composer global install phpunit/phpunit 6.4.1
|
||||
- if [ ${TRAVIS_PHP_VERSION:0:3} == "7.1" ]; then composer global install phpunit/phpunit 6.4.1; fi
|
||||
|
||||
script:
|
||||
- cd smarty-phpunit
|
||||
|
Reference in New Issue
Block a user