Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
khanzadimahdi authored Jan 20, 2025
1 parent f4c3ba8 commit ab7c257
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
language: php

php:
- 7.2
- 7.3
- 7.4
- 8.0
- 8.1
- 8.2
- 8.3
- 8.4

before_script:
- travis_retry composer self-update
Expand Down

0 comments on commit ab7c257

Please sign in to comment.