remove hhvm from travis tests

This commit is contained in:
Uwe Tews
2017-07-21 05:53:22 +02:00
parent bd6bf0628e
commit 67e9d08371

View File

@@ -1,5 +1,3 @@
sudo: true
dist: trusty
language: php
@@ -10,7 +8,7 @@ php:
- 5.6
- 7.0
- 7.1
- hhvm
services:
- memcached