correction

This commit is contained in:
Uwe Tews
2015-05-10 21:53:16 +02:00
parent 4c3e67a301
commit 735507b0ba

View File

@@ -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