mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-04 18:34:27 +02:00
remove hhvm from travis tests
This commit is contained in:
@@ -1,5 +1,3 @@
|
|||||||
sudo: true
|
|
||||||
dist: trusty
|
|
||||||
|
|
||||||
language: php
|
language: php
|
||||||
|
|
||||||
@@ -10,7 +8,7 @@ php:
|
|||||||
- 5.6
|
- 5.6
|
||||||
- 7.0
|
- 7.0
|
||||||
- 7.1
|
- 7.1
|
||||||
- hhvm
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
- memcached
|
- memcached
|
||||||
|
Reference in New Issue
Block a user