Skip to content

Commit 29d3fa7

Browse files
committed
revert dist change on travis, remove hhvm support
1 parent 31be586 commit 29d3fa7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
language: php
22

3-
dist: trusty
43
php:
54
- 5.6
65
- 7.0
76
# 7.1 is tested using composer install
8-
- hhvm
7+
#- hhvm does not work on travis anymore even with dist: trusty
98

109
sudo: false
1110

0 commit comments

Comments
 (0)