mirror of
https://github.com/smarty-php/smarty.git
synced 2025-11-02 05:11:36 +01:00
remove allowed failure on hhvm
This commit is contained in:
@@ -8,9 +8,6 @@ php:
|
||||
- 7.0
|
||||
- hhvm
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- php: hhvm
|
||||
|
||||
before_script:
|
||||
- travis_retry composer --prefer-source --dev install
|
||||
|
||||
Reference in New Issue
Block a user