Skip to content

Commit 5c0e7bb

Browse files
Update .travis.yml
1 parent c442adb commit 5c0e7bb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ matrix:
3131
env: LARAVEL_VERSION=~7.0 TESTBENCH_VERSION=~5.0 PHPUNIT_VERSION=~9.0
3232
- php: 7.4
3333
env: LARAVEL_VERSION=~8.0 TESTBENCH_VERSION=~6.0 PHPUNIT_VERSION=~9.0
34+
- php: 8.0
35+
env: LARAVEL_VERSION=~8.0 TESTBENCH_VERSION=~6.0 PHPUNIT_VERSION=~9.0
3436

3537
before_install:
3638
- travis_retry composer self-update

0 commit comments

Comments
 (0)