Skip to content

Commit

Permalink
feat: travis ci upgrade to php 7.3 and 7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
bencsb committed Apr 8, 2021
1 parent a91cf9e commit 069181e
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
@@ -1,7 +1,8 @@
language: php

php:
- 7.2.5
- 7.3
- 7.4

before_install:
- travis_retry composer self-update
Expand Down

0 comments on commit 069181e

Please sign in to comment.