Skip to content

Commit

Permalink
added php8 support
Browse files Browse the repository at this point in the history
  • Loading branch information
poef committed May 10, 2021
1 parent 70af526 commit dac8d00
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ language: php
php:
- '7.3'
- '7.4'

- '8.0'

before_script:
- composer install

Expand Down

0 comments on commit dac8d00

Please sign in to comment.