Skip to content

Commit

Permalink
don't test on PHP 8 because of phpunit requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul M. Jones committed Jan 11, 2021
1 parent b6bd088 commit 740299e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,4 @@ php:
- '7.2'
- '7.3'
- '7.4'
- '8.0'
install: composer install

0 comments on commit 740299e

Please sign in to comment.