Skip to content
This repository was archived by the owner on Oct 8, 2023. It is now read-only.

Commit ef53613

Browse files
committed
Disabled php 8 tests
1 parent 954e21a commit ef53613

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,12 +1,11 @@
11
language: php
22

3-
php:
3+
php:
44
- 7.0
55
- 7.1
66
- 7.2
77
- 7.3
88
- 7.4
9-
- 8.0
109

1110
matrix:
1211
fast_finish: true

0 commit comments

Comments
 (0)