mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-04 10:24:26 +02:00
update travis
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
|
||||||
@@ -13,6 +12,9 @@ matrix:
|
|||||||
allow_failures:
|
allow_failures:
|
||||||
- php: hhvm
|
- php: hhvm
|
||||||
|
|
||||||
|
before_script:
|
||||||
|
- travis_retry composer --prefer-source --dev install
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- git clone --depth=50 --branch=master git://github.com/smarty-php/smarty-phpunit.git
|
- git clone --depth=50 --branch=master git://github.com/smarty-php/smarty-phpunit.git
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user