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:
@@ -8,9 +8,14 @@ php:
|
||||
- 7.0
|
||||
- hhvm
|
||||
|
||||
allow_failures:
|
||||
matrix:
|
||||
allow_failures:
|
||||
- php: hhvm
|
||||
|
||||
before_script:
|
||||
- travis_retry composer self-update
|
||||
- travis_retry composer --prefer-source --dev install
|
||||
|
||||
install:
|
||||
- git clone --depth=50 --branch=master git://github.com/smarty-php/smarty-phpunit.git
|
||||
|
||||
|
Reference in New Issue
Block a user