Skip to content

Commit 4812f18

Browse files
committed
Test on newly supported PHP versions in travis
1 parent 3522d68 commit 4812f18

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
language: php
22
php:
3-
- 7.0
3+
- 7.4
4+
- 8.0
45
before_script: composer install
56
script: vendor/bin/phpunit

0 commit comments

Comments
 (0)