mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-04 18:34:27 +02:00
correction
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
language: php
|
language: php
|
||||||
|
|
||||||
php:
|
php:
|
||||||
- 5.2
|
|
||||||
- 5.3
|
- 5.3
|
||||||
- 5.4
|
- 5.4
|
||||||
- 5.5
|
- 5.5
|
||||||
@@ -15,7 +14,7 @@ allow_failures:
|
|||||||
- php: hhvm-nightly
|
- php: hhvm-nightly
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- composer require smarty/smarty-php:3.1.22
|
- composer require smarty/smarty-phpunit:3.1.22
|
||||||
|
|
||||||
|
|
||||||
script: phpunit --configuration ../smarty-php/phpunit.xml
|
script: phpunit --configuration ../smarty-php/phpunit.xml
|
Reference in New Issue
Block a user