mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-04 18:34:27 +02:00
Test phpunit 6.4.1
This commit is contained in:
@@ -28,5 +28,9 @@ install:
|
||||
|
||||
script:
|
||||
- cd smarty-phpunit
|
||||
- phpunit ./
|
||||
- if [[ $TRAVIS_PHP_VERSION = 7.* || $TRAVIS_PHP_VERSION = nightly ]]; then
|
||||
./vendor/bin/phpunit
|
||||
else
|
||||
phpunit ./
|
||||
fi
|
||||
|
||||
|
Reference in New Issue
Block a user