Skip to content

Commit 6d5ddfc

Browse files
committed
.travis.yml update
1 parent 0863484 commit 6d5ddfc

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

.travis.yml

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

33
php:
4-
- 5.5
5-
- 5.6
6-
- 7.0
7-
- hhvm
8-
9-
matrix:
10-
allow_failures:
11-
- php: hhvm
4+
- 7.2
5+
- 7.3
126

137
install:
148
- composer install --no-interaction --prefer-source

0 commit comments

Comments
 (0)