Skip to content

Commit 2a6bc31

Browse files
committed
Add PHP 8.0 as target.
1 parent 4391fc5 commit 2a6bc31

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
language: php
22
php:
33
- '7.4'
4+
- '8.0'
45

56
install:
67
- pecl install inotify

0 commit comments

Comments
 (0)