Skip to content
This repository has been archived by the owner on Jun 12, 2022. It is now read-only.

Commit

Permalink
Travis doesn't support PHP 8 yet.
Browse files Browse the repository at this point in the history
  • Loading branch information
warrickbayman committed Nov 30, 2020
1 parent 8224a73 commit 3295128
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ language: php

php:
- '7.4'
- '8.0'
# - '8.0' for when PHP 8 is supported on Travis CI.

before_script:
- travis_retry composer update
Expand Down

0 comments on commit 3295128

Please sign in to comment.