Skip to content

Commit c5076ec

Browse files
authored
Run tests in php 8
1 parent 195d68a commit c5076ec

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ language: php
33
php:
44
- 7.3
55
- 7.4
6+
- 8.0
67

78
before_script:
89
- travis_retry composer self-update
@@ -13,4 +14,4 @@ script:
1314

1415
notifications:
1516
email:
16-
on_success: never
17+
on_success: never

0 commit comments

Comments
 (0)