mirror of
https://github.com/smarty-php/smarty.git
synced 2026-05-05 12:14:12 +02:00
Test phpunit 6.4.1
This commit is contained in:
+5
-1
@@ -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