Skip to content

Commit cc6d4ad

Browse files
committed
remove php 8
1 parent 5bcc7e9 commit cc6d4ad

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
language: php
2-
32
dist: trusty
43

54
matrix:
@@ -8,8 +7,8 @@ matrix:
87
- php: 7.3
98
- php: 7.4
109
env: ANALYSIS='true'
11-
- php: 8.0
1210
- php: nightly
11+
1312
allow_failures:
1413
- php: nightly
1514

0 commit comments

Comments
 (0)