Skip to content

Commit fac13cd

Browse files
committed
Add PHP 8 to Travis
1 parent e55db41 commit fac13cd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: .travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ matrix:
2020
dist: trusty
2121
- php: 7.4
2222
dist: trusty
23+
- php: 8.0
24+
dist: trusty
2325
- php: nightly
2426
dist: trusty
2527

0 commit comments

Comments
 (0)