Skip to content
This repository was archived by the owner on Sep 20, 2021. It is now read-only.

Commit 1fd5f4c

Browse files
committed
chore(travis): Set up
1 parent 81a658b commit 1fd5f4c

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

.travis.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ language: php
22

33
matrix:
44
include:
5-
- php: 5.5
6-
- php: 5.6
75
- php: 7.0
86
- php: 7.1
97
env:
@@ -12,18 +10,8 @@ matrix:
1210
env:
1311
- ENABLE_DEVTOOLS=true
1412
- php: nightly
15-
- php: hhvm-3.12
16-
sudo: required
17-
dist: trusty
18-
group: edge
19-
- php: hhvm
20-
sudo: required
21-
dist: trusty
22-
group: edge
2313
allow_failures:
2414
- php: nightly
25-
- php: hhvm-3.12
26-
- php: hhvm
2715
fast_finish: true
2816

2917
os:

0 commit comments

Comments
 (0)