Skip to content

Commit

Permalink
Add PHP 8 to Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
gabordemooij committed Nov 27, 2020
1 parent e55db41 commit fac13cd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ matrix:
dist: trusty
- php: 7.4
dist: trusty
- php: 8.0
dist: trusty
- php: nightly
dist: trusty

Expand Down

0 comments on commit fac13cd

Please sign in to comment.