mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-04 18:34:27 +02:00
update travis
This commit is contained in:
@@ -8,9 +8,14 @@ php:
|
|||||||
- 7.0
|
- 7.0
|
||||||
- hhvm
|
- hhvm
|
||||||
|
|
||||||
allow_failures:
|
matrix:
|
||||||
|
allow_failures:
|
||||||
- php: hhvm
|
- php: hhvm
|
||||||
|
|
||||||
|
before_script:
|
||||||
|
- travis_retry composer self-update
|
||||||
|
- 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